File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,16 @@ All notable changes to this project will be documented in this file.
6
6
7
7
### Added
8
8
9
- - BREAKING: Add new ` ListenerClass.stickyNodePorts ` field ([ #1XXX ] ).
9
+ - BREAKING: Add new ` ListenerClass.stickyNodePorts ` field ([ #1105 ] ).
10
10
11
- [ #1XXX ] : https://github.com/stackabletech/operator-rs/pull/1XXX
11
+ [ #1105 ] : https://github.com/stackabletech/operator-rs/pull/1105
12
12
13
13
## [ 0.99.0] - 2025-10-06
14
14
15
15
### Added
16
16
17
17
- Add CLI argument and env var to disable the end-of-support checker: ` EOS_DISABLED ` (` --eos-disabled ` ) ([ #1101 ] ).
18
- - Add end-of-support checker ([ #1096 ] , ( [ #1103 ] ).
18
+ - Add end-of-support checker ([ #1096 ] , [ #1103 ] ).
19
19
- The EoS checker can be constructed using ` EndOfSupportChecker::new() ` .
20
20
- Add new ` MaintenanceOptions ` and ` EndOfSupportOptions ` structs.
21
21
- Add new CLI arguments and env vars:
You can’t perform that action at this time.
0 commit comments