Skip to content

OSDOCS-21516: Fix spire server label selector in zero trust verification comm… - #117812

Open
Martande8055 wants to merge 1 commit into
openshift:mainfrom
Martande8055:fix/zero-trust-spire-server-label
Open

OSDOCS-21516: Fix spire server label selector in zero trust verification comm…#117812
Martande8055 wants to merge 1 commit into
openshift:mainfrom
Martande8055:fix/zero-trust-spire-server-label

Conversation

@Martande8055

Copy link
Copy Markdown
Contributor

Version(s):
4.18, 4.19, 4.20, 4.21, 4.22, 5.0

Issue:
https://redhat.atlassian.net/browse/OSDOCS-21516

Link to docs preview:
https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/security_and_compliance/zero-trust-workload-identity-manager#zero-trust-manager-spire-server-config_zero-trust-manager-configuration

QE review:

  • QE has approved this change.

Additional information:
This PR fixes an incorrect label selector in the SPIRE server verification section (zero-trust-manager-spire-server-config module):

  • Updated the label selector in verification commands from app.kubernetes.io/name=server to app.kubernetes.io/name=spire-server. The previous label returned No resources found in zero-trust-workload-identity-manager namespace. when executed.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Aug 12, 2026
@openshift-ci-robot

openshift-ci-robot commented Aug 12, 2026

Copy link
Copy Markdown

@Martande8055: This pull request references OSDOCS-21516 which is a valid jira issue.

Details

In response to this:

Version(s):
4.18, 4.19, 4.20, 4.21, 4.22, 5.0

Issue:
https://redhat.atlassian.net/browse/OSDOCS-21516

Link to docs preview:
https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/security_and_compliance/zero-trust-workload-identity-manager#zero-trust-manager-spire-server-config_zero-trust-manager-configuration

QE review:

  • QE has approved this change.

Additional information:
This PR fixes an incorrect label selector in the SPIRE server verification section (zero-trust-manager-spire-server-config module):

  • Updated the label selector in verification commands from app.kubernetes.io/name=server to app.kubernetes.io/name=spire-server. The previous label returned No resources found in zero-trust-workload-identity-manager namespace. when executed.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 12, 2026
@openshift-ci

openshift-ci Bot commented Aug 12, 2026

Copy link
Copy Markdown

Hi @Martande8055. Thanks for your PR.

I'm waiting for a openshift 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.

Regular contributors should join the org to skip this step.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants