Skip to content

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Mar 27, 2025

I heard a rumor that gating some new fields was causing trouble. I made an example showing how to have a field gated on A or B.

#2234

Copy link
Contributor

openshift-ci bot commented Mar 27, 2025

Hello @deads2k! Some important instructions when contributing to openshift/api:
API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.

@@ -89,7 +90,7 @@ type AuthenticationSpec struct {
// +listType=map
// +listMapKey=name
// +kubebuilder:validation:MaxItems=1
// +openshift:enable:FeatureGate=ExternalOIDC
// +openshift:enable:FeatureGate=ExternalOIDC;ExternalOIDCAdditionMappings
Copy link
Contributor Author

Choose a reason for hiding this comment

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

operative bit here.

@openshift-ci openshift-ci bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Mar 27, 2025
Copy link
Contributor

openshift-ci bot commented Mar 27, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k

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

The pull request process is described here

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 openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 27, 2025
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 11, 2025
@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

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.

Copy link
Contributor

openshift-ci bot commented Apr 15, 2025

@deads2k: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-serial 266684f link true /test e2e-aws-serial
ci/prow/okd-scos-images 266684f link true /test okd-scos-images
ci/prow/build 266684f link true /test build
ci/prow/lint 266684f link true /test lint
ci/prow/e2e-upgrade 266684f link true /test e2e-upgrade
ci/prow/e2e-upgrade-out-of-change 266684f link true /test e2e-upgrade-out-of-change
ci/prow/e2e-aws-ovn-hypershift 266684f link true /test e2e-aws-ovn-hypershift
ci/prow/verify-deps 266684f link true /test verify-deps
ci/prow/minor-e2e-upgrade-minor 266684f link true /test minor-e2e-upgrade-minor
ci/prow/integration 266684f link true /test integration
ci/prow/verify-client-go 266684f link true /test verify-client-go
ci/prow/verify 266684f link true /test verify
ci/prow/unit 266684f link true /test unit
ci/prow/e2e-aws-ovn-techpreview 266684f link true /test e2e-aws-ovn-techpreview
ci/prow/minor-images 266684f link true /test minor-images
ci/prow/e2e-aws-serial-techpreview 266684f link true /test e2e-aws-serial-techpreview
ci/prow/verify-feature-promotion 266684f link true /test verify-feature-promotion
ci/prow/e2e-aws-ovn 266684f link true /test e2e-aws-ovn
ci/prow/images 266684f link true /test images
ci/prow/verify-crd-schema 266684f link true /test verify-crd-schema
ci/prow/e2e-aws-ovn-hypershift-conformance 266684f link true /test e2e-aws-ovn-hypershift-conformance

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@everettraven
Copy link
Contributor

#2234 merged with changes behind a gate. Closing this

/close

Copy link
Contributor

openshift-ci bot commented May 1, 2025

@everettraven: Closed this PR.

In response to this:

#2234 merged with changes behind a gate. Closing this

/close

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.

@openshift-ci openshift-ci bot closed this May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants