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 df97d7a commit fac61dcCopy full SHA for fac61dc
CHANGELOG.md
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Changed
8
+
9
+- Listener.status.addresses for NodePort listeners now includes replicas that are currently unavailable ([#231]).
10
11
+### Fixed
12
13
+- Listener.status.addresses is now de-duplicated ([#231]).
14
15
+[#231]: https://github.com/stackabletech/listener-operator/pull/231
16
17
## [24.7.0] - 2024-07-24
18
19
### Added
0 commit comments