Skip to content

Commit 522c634

Browse files
razvansbernauer
andcommitted
feat: Support podOverrides (#256)
# Description Blocked by: stackabletech/operator-rs#616 Part of stackabletech/issues#346 Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent 82678ae commit 522c634

40 files changed

+9819
-3381
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
1111
- Add support for using custom certificates when accessing S3 with TLS ([#247]).
1212
- Use bitnami charts for testing S3 access with TLS ([#247]).
1313
- Set explicit resources on all containers ([#249]).
14+
- Support pod overrides ([#256])
1415

1516
### Changed
1617

@@ -32,6 +33,7 @@ All notable changes to this project will be documented in this file.
3233
[#247]: https://github.com/stackabletech/spark-k8s-operator/pull/247
3334
[#252]: https://github.com/stackabletech/spark-k8s-operator/pull/252
3435
[#249]: https://github.com/stackabletech/spark-k8s-operator/pull/249
36+
[#256]: https://github.com/stackabletech/spark-k8s-operator/pull/256
3537

3638
## [23.4.0] - 2023-04-17
3739

0 commit comments

Comments
 (0)