We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54aad69 commit f671312Copy full SHA for f671312
CHANGELOG.md
@@ -12,6 +12,7 @@
12
- Reduce CRD size from `1.4MB` to `96KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#548]):
13
- `podOverrides`
14
- `affinity`
15
+- Fix bug where the configuration of the `hbaseRootdir` at the role level is ignored ([#584]).
16
17
### Fixed
18
@@ -28,6 +29,7 @@
28
29
[#556]: https://github.com/stackabletech/hbase-operator/pull/556
30
[#558]: https://github.com/stackabletech/hbase-operator/pull/558
31
[#574]: https://github.com/stackabletech/hbase-operator/pull/574
32
+[#584]: https://github.com/stackabletech/hbase-operator/pull/584
33
34
## [24.7.0] - 2024-07-24
35
0 commit comments