Skip to content

Commit

Permalink
main merge
Browse files Browse the repository at this point in the history
  • Loading branch information
razvan committed Dec 17, 2024
2 parents b867d92 + 8f100f4 commit 343fc8b
Show file tree
Hide file tree
Showing 6 changed files with 82 additions and 113 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,18 @@ All notable changes to this project will be documented in this file.

- Run a `containerdebug` process in the background of each Hive container to collect debugging information ([#554]).

### Changed

- Bump `stackable-operator` from `0.82.0` to `0.83.0` ([#553]).

### Fixed

- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
restart ([#544]).

[#544]: https://github.com/stackabletech/hive-operator/pull/544
[#553]: https://github.com/stackabletech/hive-operator/pull/553
[#554]: https://github.com/stackabletech/hive-operator/pull/554

## [24.11.0] - 2024-11-18
Expand Down
69 changes: 29 additions & 40 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 343fc8b

Please sign in to comment.