Skip to content

Commit

Permalink
fix: Hbase zookeeper rootdir calculation (#394)
Browse files Browse the repository at this point in the history
* fix: Hbase zookeeper rootdir calculation

* changelog
  • Loading branch information
sbernauer authored Sep 13, 2023
1 parent 7681617 commit 1086cc6
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 196 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,14 @@
- `vector` `0.26.0` -> `0.31.0` ([#382]).
- `operator-rs` `0.44.0` -> `0.45.1` ([#385]).

### Fixed

- Fix Zookeeper hbase.rootdir when users point to discovery ConfigMap of ZookeeperCluster rather than ZNode. Print a warning in that case ([#394]).

[#382]: https://github.com/stackabletech/hbase-operator/pull/382
[#385]: https://github.com/stackabletech/hbase-operator/pull/385
[#389]: https://github.com/stackabletech/hbase-operator/pull/389
[#394]: https://github.com/stackabletech/hbase-operator/pull/394

## [23.7.0] - 2023-07-14

Expand Down
Loading

0 comments on commit 1086cc6

Please sign in to comment.