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 2796e19 commit d18dea2Copy full SHA for d18dea2
CHANGELOG.md
@@ -27,6 +27,7 @@
27
- The `runAsUser` and `runAsGroup` fields will not be set anymore by the operator
28
- The defaults from the docker images itself will now apply, which will be different from 1000/0 going forward
29
- This is marked as breaking because tools and policies might exist, which require these fields to be set
30
+- Changed listener class to be role-only ([#643]).
31
32
### Fixed
33
@@ -43,6 +44,7 @@
43
44
[#631]: https://github.com/stackabletech/superset-operator/pull/631
45
[#635]: https://github.com/stackabletech/superset-operator/pull/635
46
[#637]: https://github.com/stackabletech/superset-operator/pull/637
47
+[#643]: https://github.com/stackabletech/superset-operator/pull/643
48
49
## [25.3.0] - 2025-03-21
50
0 commit comments