Skip to content

Commit b0e9e9d

Browse files
committed
chore: Udpate changelog entry
1 parent 3f18a66 commit b0e9e9d

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
@@ -6,7 +6,10 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- Add end-of-support checker ([#615]).
9+
- Add end-of-support checker which can be controlled with environment variables and CLI arguments ([#615]).
10+
- `EOS_CHECK_MODE` (`--eos-check-mode`) to set the EoS check mode. Currently, only "offline" is supported.
11+
- `EOS_INTERVAL` (`--eos-interval`) to set the interval in which the operator checks if it is EoS.
12+
- `EOS_DISABLED` (`--eos-disabled`) to disable the EoS checker completely.
1013
- Add experimental support for Spark 4 ([#589])
1114
- Helm: Allow Pod `priorityClassName` to be configured ([#608]).
1215
- Support for Spark 3.5.7 ([#610]).

0 commit comments

Comments
 (0)