Skip to content

Apply Pod Security Admission labels on namespace#26

Open
simu wants to merge 1 commit into
masterfrom
feat/pss
Open

Apply Pod Security Admission labels on namespace#26
simu wants to merge 1 commit into
masterfrom
feat/pss

Conversation

@simu

@simu simu commented Jul 1, 2026

Copy link
Copy Markdown
Member

We label the namespace with all three Pod Security Admission labels (audit, warn, enforce) set to privileged This ensures that the CCM pods (which use hostNetwork=true to avoid bootstrap issues) can be scheduled.

Checklist

  • The PR has a meaningful title. It will be used to auto-generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

We label the namespace with all three Pod Security Admission labels
(`audit`, `warn`, `enforce`) set to `privileged` This ensures that the
CCM pods (which use `hostNetwork=true` to avoid bootstrap issues) can be
scheduled.
@simu simu added enhancement New feature or request bump:minor labels Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

🚀 Merging this PR will release v1.8.0

Merging will trigger workflows Release

🛠️ Auto tagging enabled with label bump:minor

@simu simu requested a review from a team July 1, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump:minor enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant