Skip to content

Commit 615b234

Browse files
committed
chore: Update changelog entry
1 parent d7222bb commit 615b234

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44

55
### Added
66

7-
- Add end-of-support checker ([#670]).
7+
- Add end-of-support checker which can be controlled with environment variables and CLI arguments ([#670]).
8+
- `EOS_CHECK_MODE` (`--eos-check-mode`) to set the EoS check mode. Currently, only "offline" is supported.
9+
- `EOS_INTERVAL` (`--eos-interval`) to set the interval in which the operator checks if it is EoS.
10+
- `EOS_DISABLED` (`--eos-disabled`) to disable the EoS checker completely.
811
- Helm: Allow Pod `priorityClassName` to be configured ([#664]).
912
- Add version `4.1.4` ([#669]).
1013

0 commit comments

Comments
 (0)