-
Notifications
You must be signed in to change notification settings - Fork 4.8k
NO-ISSUE: Add Capability and FeatureGate checks to OLMv1 tests #29294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NO-ISSUE: Add Capability and FeatureGate checks to OLMv1 tests #29294
Conversation
This required: go get github.com/openshift/api@a2817b89f7e0989016967055a142d5e88bed18de go get github.com/openshift/client-go@923091dd2b1a3d6fe75a06cc4f45972a3ddf84c2 go get github.com/openshift/library-go@0064ad7bd060b9fd52f7840972c1d3e72186d0f0 // update the replaces of k8s.io/kubernetes to github.com/openshift/kubernetes@v1.30.1-0.20241111135607-a3f31a4f2c58 go mod tidy go mod vendor Signed-off-by: Todd Short <todd.short@me.com>
Signed-off-by: Todd Short <todd.short@me.com>
Signed-off-by: Todd Short <todd.short@me.com>
|
@perdasilva: This pull request explicitly references no jira issue. DetailsIn response to this:
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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: perdasilva The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@perdasilva: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
Can close this in favor of the original? |
|
/close |
|
@tmshort: Closed this PR. DetailsIn response to this:
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. |
Rebase of #29283