Skip to content

Security hardening 2026 07 - #1

Merged
krlex merged 2 commits into
mainfrom
security-hardening-2026-07
Jul 16, 2026
Merged

Security hardening 2026 07#1
krlex merged 2 commits into
mainfrom
security-hardening-2026-07

Conversation

@krlex

@krlex krlex commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Motivation

Changes

Testing

  • Existing tests pass locally
  • New tests added (where applicable)
  • Manual verification documented above

Notes for reviewers

Checklist

  • Commits are signed with a real name and email
  • CHANGELOG.md updated (under ## [Unreleased])
  • Documentation updated (README / docs/ / Pages) if behavior changed
  • No secrets, credentials, or internal hostnames committed

krlex added 2 commits July 12, 2026 09:20
The manager ClusterRole granted get/list/watch on every Secret in the
cluster. Move that to a namespaced Role/RoleBinding (kustomize + helm) and
the kubebuilder marker, so a compromised operator can't read cluster-wide
Secrets — only those in its own namespace where Credential CRs live.
@krlex
krlex merged commit c56fb1c into main Jul 16, 2026
3 checks passed
@krlex
krlex deleted the security-hardening-2026-07 branch July 30, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant