File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,22 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ### Added
8+
9+ - Listener.status.addresses now allows users to configure whether they prefer IP addresses or DNS hostnames ([ #233 ] ).
10+
711### Changed
812
913- Listener.status.addresses for NodePort listeners now includes replicas that are currently unavailable ([ #231 ] ).
14+ - Listener.status.addresses now defaults to DNS hostnames for all service types (previously NodePort and ClusterIP would prefer IP addresses, [ #233 ] ).
1015
1116### Fixed
1217
1318- Listener.status.addresses is now de-duplicated ([ #231 ] ).
1419- Listener controller now listens for ListenerClass updates ([ #231 ] ).
1520
1621[ #231 ] : https://github.com/stackabletech/listener-operator/pull/231
22+ [ #233 ] : https://github.com/stackabletech/listener-operator/pull/233
1723
1824## [ 24.7.0] - 2024-07-24
1925
You can’t perform that action at this time.
0 commit comments