Skip to content

Commit ce8e0b1

Browse files
committed
docs: changelog for namespaced Secret RBAC
1 parent c986294 commit ce8e0b1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ and the project uses SemVer.
88

99
## [Unreleased]
1010

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+
1117
## [2026.06.1] - 2026-06-20
1218

1319
### Changed

0 commit comments

Comments
 (0)