Skip to content

NO-JIRA: Remove UserNamespacesSupport feature gate label from test#31072

Closed
BhargaviGudi wants to merge 1 commit intoopenshift:release-4.23from
BhargaviGudi:OCPBUGS-74525-remove-usernamespace-label-4.23
Closed

NO-JIRA: Remove UserNamespacesSupport feature gate label from test#31072
BhargaviGudi wants to merge 1 commit intoopenshift:release-4.23from
BhargaviGudi:OCPBUGS-74525-remove-usernamespace-label-4.23

Conversation

@BhargaviGudi
Copy link
Copy Markdown
Contributor

What this PR does

Backport of #31071 to release-4.23.

Removes the obsolete [FeatureGate:UserNamespacesSupport] label from the user namespace test suite.

Why we need it

The UserNamespacesSupport feature gate was removed from openshift/api in openshift/api#2762 because:

  • The feature has been enabled by default since Kubernetes 1.33
  • The feature gate is no longer needed

This PR updates the test label in the 4.23 branch to reflect that user namespaces are now a GA feature.

Testing

The e2e-gcp-ovn-usernamespace CI job will validate that the test still runs successfully.

/test e2e-gcp-ovn-usernamespace

Related

Backport of main PR to release-4.23.

The UserNamespacesSupport feature gate was removed from openshift/api
in openshift/api#2762 because it has been
enabled by default since Kubernetes 1.33 and is no longer needed.

Remove the obsolete feature gate label from the user namespace test
to reflect that this is now a GA feature.

Related: openshift/api#2762
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 27, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@BhargaviGudi: This pull request references Jira Issue OCPBUGS-74525, which is invalid:

  • expected the bug to target either version "4.23." or "openshift-4.23.", but it targets "4.22.0" instead
  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is ON_QA instead
  • expected Jira Issue OCPBUGS-74525 to depend on a bug targeting a version in 5.0.0 and in one of the following states: MODIFIED, ON_QA, VERIFIED, but no dependents were found

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

What this PR does

Backport of #31071 to release-4.23.

Removes the obsolete [FeatureGate:UserNamespacesSupport] label from the user namespace test suite.

Why we need it

The UserNamespacesSupport feature gate was removed from openshift/api in openshift/api#2762 because:

  • The feature has been enabled by default since Kubernetes 1.33
  • The feature gate is no longer needed

This PR updates the test label in the 4.23 branch to reflect that user namespaces are now a GA feature.

Testing

The e2e-gcp-ovn-usernamespace CI job will validate that the test still runs successfully.

/test e2e-gcp-ovn-usernamespace

Related

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-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Apr 27, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 27, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 2bbe5a9c-4ef4-4e7d-8d0d-d730f12f6ada

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci Bot requested review from dgrisonnet and mrunalp April 27, 2026 06:42
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 27, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: BhargaviGudi
Once this PR has been reviewed and has the lgtm label, please assign cpmeadors 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

@BhargaviGudi BhargaviGudi changed the title OCPBUGS-74525: Remove UserNamespacesSupport feature gate label from test NO-JIRA: Remove UserNamespacesSupport feature gate label from test Apr 27, 2026
@openshift-ci-robot openshift-ci-robot removed the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Apr 27, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@BhargaviGudi: This pull request explicitly references no jira issue.

Details

In response to this:

What this PR does

Backport of #31071 to release-4.23.

Removes the obsolete [FeatureGate:UserNamespacesSupport] label from the user namespace test suite.

Why we need it

The UserNamespacesSupport feature gate was removed from openshift/api in openshift/api#2762 because:

  • The feature has been enabled by default since Kubernetes 1.33
  • The feature gate is no longer needed

This PR updates the test label in the 4.23 branch to reflect that user namespaces are now a GA feature.

Testing

The e2e-gcp-ovn-usernamespace CI job will validate that the test still runs successfully.

/test e2e-gcp-ovn-usernamespace

Related

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.

@BhargaviGudi BhargaviGudi marked this pull request as draft April 27, 2026 06:44
@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants