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 b1237d2 commit eacbd36Copy full SHA for eacbd36
CHANGELOG.md
@@ -7,13 +7,16 @@ All notable changes to this project will be documented in this file.
7
### Changed
8
9
- Listener.status.addresses for NodePort listeners now includes replicas that are currently unavailable ([#231]).
10
+- Stale Listener subobjects will now be deleted ([#232]).
11
+- Tagged Listener Services with the SDP labels ([#232]).
12
13
### Fixed
14
15
- Listener.status.addresses is now de-duplicated ([#231]).
16
- Listener controller now listens for ListenerClass updates ([#231]).
17
18
[#231]: https://github.com/stackabletech/listener-operator/pull/231
19
+[#232]: https://github.com/stackabletech/listener-operator/pull/232
20
21
## [24.7.0] - 2024-07-24
22
0 commit comments