You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,12 @@ All notable changes to this project will be documented in this file.
6
6
7
7
### Added
8
8
9
-
- Listener.status.addressesnow allows users to configure whether they prefer IP addresses or DNS hostnames ([#233]).
9
+
-`Listener.status.addresses` can now be configured to prefer either IP addresses or DNS hostnames ([#233]).
10
10
11
11
### Changed
12
12
13
-
- 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]).
13
+
-`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]).
0 commit comments