Skip to content

Commit 2f9ae78

Browse files
committed
Merge remote-tracking branch 'origin/main' into fix/disable-restart-controller
2 parents 984b633 + 2952224 commit 2f9ae78

File tree

19 files changed

+4666
-2478
lines changed

19 files changed

+4666
-2478
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ result
1313
image.tar
1414

1515
tilt_options.json
16+
.values.yaml
1617

1718
.direnv/
1819
.direnvrc

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 conversion webhook ([#753]).
910
- Support objectOverrides using `.spec.objectOverrides`.
1011
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#741]).
1112

@@ -22,6 +23,7 @@ All notable changes to this project will be documented in this file.
2223
[#746]: https://github.com/stackabletech/hdfs-operator/pull/746
2324
[#747]: https://github.com/stackabletech/hdfs-operator/pull/747
2425
[#751]: https://github.com/stackabletech/hdfs-operator/pull/751
26+
[#753]: https://github.com/stackabletech/hdfs-operator/pull/753
2527

2628
## [25.11.0] - 2025-11-07
2729

0 commit comments

Comments
 (0)