Skip to content

Apply Pod Security Admission labels on namespace#26

Merged
simu merged 1 commit into
masterfrom
feat/pss
Jul 7, 2026
Merged

Apply Pod Security Admission labels on namespace#26
simu merged 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

🚀 This PR has been released as v1.8.0

Triggering workflows Release

🛠️ Auto tagging enabled with label bump:minor

@simu simu requested a review from a team July 1, 2026 14:21
@simu simu merged commit 48db9d2 into master Jul 7, 2026
10 checks passed
@simu simu deleted the feat/pss branch July 7, 2026 09:34
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.

2 participants