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 5c461b8 commit bb3166dCopy full SHA for bb3166d
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## Changed
8
+
9
+- Check self RBAC permissions before attempting to list types when garbage collecting possible orphans ([#1179]).
10
+ This clears up an error message that was logged when operators tried to list types when they had no permission to do so.
11
12
+[#1179]: https://github.com/stackabletech/operator-rs/pull/1179
13
14
## [0.108.0] - 2026-03-10
15
16
### Removed
0 commit comments