Skip to content

Add Pod Security Admission labels on namespace#91

Merged
simu merged 1 commit into
masterfrom
feat/pod-security-admission
Jul 6, 2026
Merged

Add Pod Security Admission labels on namespace#91
simu merged 1 commit into
masterfrom
feat/pod-security-admission

Conversation

@simu

@simu simu commented Jul 3, 2026

Copy link
Copy Markdown
Member

We set the PSA labels with value privileged on the namespace to allow the CSI controller and daemonset to be admitted on clusters that enforce Pod Security Standards.

In order to simplify the implementation, we also unconditionally set the openshift.io/node-selector annotation, which doesn't break anything on non-OpenShift.

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.

@simu simu added the enhancement New feature or request label Jul 3, 2026

@schemen schemen left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

We set the PSA labels with value `privileged` on the namespace to allow
the CSI controller and daemonset to be admitted on clusters that enforce
Pod Security Standards.

In order to simplify the implementation, we also unconditionally set the
`openshift.io/node-selector` annotation, which doesn't break anything on
non-OpenShift.
@simu simu force-pushed the feat/pod-security-admission branch from 89f86d9 to f5187ff Compare July 6, 2026 08:35
@simu simu marked this pull request as ready for review July 6, 2026 08:35
@simu simu added the bump:minor label Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

🚀 This PR has been released as v5.1.0

Triggering workflows Release

🛠️ Auto tagging enabled with label bump:minor

@simu simu merged commit 2da43cb into master Jul 6, 2026
10 checks passed
@simu simu deleted the feat/pod-security-admission branch July 6, 2026 08:37
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