There was an error while loading. Please reload this page.
1 parent c986294 commit ce8e0b1Copy full SHA for ce8e0b1
1 file changed
CHANGELOG.md
@@ -8,6 +8,12 @@ and the project uses SemVer.
8
9
## [Unreleased]
10
11
+### Security
12
+- **Scoped Secret access**: the manager role no longer grants cluster-wide
13
+ `get/list/watch` on every Secret. The credential reconciler's Secret access is
14
+ now a namespaced `Role`/`RoleBinding` in the operator's own namespace (kustomize
15
+ + Helm), driven by a namespaced `+kubebuilder:rbac` marker.
16
+
17
## [2026.06.1] - 2026-06-20
18
19
### Changed
0 commit comments