Refactor #27048
Deprecate Proxy::Dns::Record#get_{name,ipv{4,6}_address,resource_as_string}{,!} methods
Status:
Closed
Priority:
Normal
Assignee:
Category:
DNS
Target version:
Description
These methods are unused since 1.16 and only clutter up the API.
Associated revisions
History
#1
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
- Subject changed from Deprecate Proxy::Dns::Record#get_{name,ipv{4,6}_address}{,!} methods to Deprecate Proxy::Dns::Record#get_{name,ipv{4,6}_address,resource_as_string}{,!} methods
#2
Updated by The Foreman Bot almost 4 years ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/659 added
#3
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset ee1dcd16bdba277294cb9c744b667f911e1ea7c7.
Fixes #27048 - Deprecate methods to get DNS records
These methods are unused since bfbdeeb90e344ee8b0c9950f85b159035d9cbfbe
(1.16) and can be removed to clean up the API.