Skip to content

Commit 18b6588

Browse files
committed
chore(operator): Add changelog entry
1 parent 2533afe commit 18b6588

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9+
- Add CLI argument and env var to disable the end-of-support checker: `EOS_DISABLED` (`--eos-disabled`) ([#1101]).
910
- Add end-of-support checker ([#1096]).
1011
- The EoS checker can be constructed using `EndOfSupportChecker::new()`.
1112
- Add new `MaintenanceOptions` and `EndOfSupportOptions` structs.
@@ -24,6 +25,7 @@ All notable changes to this project will be documented in this file.
2425

2526
[#1096]: https://github.com/stackabletech/operator-rs/pull/1096
2627
[#1098]: https://github.com/stackabletech/operator-rs/pull/1098
28+
[#1101]: https://github.com/stackabletech/operator-rs/pull/1101
2729

2830
## [0.98.0] - 2025-09-22
2931

0 commit comments

Comments
 (0)