We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a19b1 commit c9cd56aCopy full SHA for c9cd56a
CHANGELOG.md
@@ -12,10 +12,6 @@ All notable changes to this project will be documented in this file.
12
13
### Changed
14
15
-- BREAKING: `Listener.status.addresses` now defaults to hostnames for ClusterIP services.
16
- (NodePorts remain on the IP address of the Node for now, LoadBalancers already prefer the hostname).
17
- Previously ClusterIP would prefer IP addresses ([#233], [#XXX]).
18
-
19
- BREAKING: `Listener.status.addresses` now defaults to hostnames for all service types
20
(previously NodePort and ClusterIP would prefer IP addresses).
21
However, the `external-unstable` ListenerClass deployed by the listener-operator still uses the IPs to avoid a regression,
0 commit comments