Skip to content

fix: add podSecurityLabelSync=true to openshift-gitops#1105

Open
nmirasch wants to merge 2 commits intoredhat-developer:masterfrom
nmirasch:GITOPS-9158_add_podSecurityLabelSync
Open

fix: add podSecurityLabelSync=true to openshift-gitops#1105
nmirasch wants to merge 2 commits intoredhat-developer:masterfrom
nmirasch:GITOPS-9158_add_podSecurityLabelSync

Conversation

@nmirasch
Copy link
Contributor

What type of PR is this?
/kind bug

What does this PR do / why we need it:
This PR delegate Pod Security Standards (PSS) labeling for OpenShift GitOps namespaces to the cluster.
The operator sets security.openshift.io/scc.podSecurityLabelSync=true on openshift-* namespaces and no longer applies hardcoded pod-security.kubernetes.io/* values itself.

Which issue(s) this PR fixes:

Fixes https://redhat.atlassian.net/browse/GITOPS-9158

Test acceptance criteria:

  • Unit Test
  • E2E Test

Signed-off-by: nmirasch <neus.miras@gmail.com>
@openshift-ci openshift-ci bot requested review from Naveena-058 and jgwest March 23, 2026 18:53
@openshift-ci
Copy link

openshift-ci bot commented Mar 23, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign anandf for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented Mar 23, 2026

Hi @nmirasch. Thanks for your PR.

I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@svghadi
Copy link
Member

svghadi commented Mar 24, 2026

/ok-to-test

Signed-off-by: nmirasch <neus.miras@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants