Skip to content

no-jira: Bump openshift api#10347

Merged
openshift-merge-bot[bot] merged 4 commits intoopenshift:mainfrom
patrickdillon:bump-openshift-api
Mar 6, 2026
Merged

no-jira: Bump openshift api#10347
openshift-merge-bot[bot] merged 4 commits intoopenshift:mainfrom
patrickdillon:bump-openshift-api

Conversation

@patrickdillon
Copy link
Contributor

OpenShift API is now dividing feature gates by major version. This updates the installer code to work with the new changes,
hardcoding the value to 4 as we do not have a design to dynamically determine versions.

Also refactors a helper function.

go get github.com/openshift/api@master
go mod tidy && go mod vendor
OpenShift API is now dividing feature gates by major version.
This updates the installer code to work with the new changes,
hardcoding the value to 4 as we do not have a design to dynamically
determine versions.
Make calls to determine if a feature gate is enabled more concise
by adding a dedicated helper function.
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Mar 2, 2026
@openshift-ci-robot
Copy link
Contributor

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

Details

In response to this:

OpenShift API is now dividing feature gates by major version. This updates the installer code to work with the new changes,
hardcoding the value to 4 as we do not have a design to dynamically determine versions.

Also refactors a helper function.

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.

@patrickdillon
Copy link
Contributor Author

/test golint

@pablintino
Copy link

/retest

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 5, 2026

@patrickdillon: 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-ovn-edge-zones aebdf60 link false /test e2e-aws-ovn-edge-zones
ci/prow/e2e-aws-ovn-heterogeneous aebdf60 link false /test e2e-aws-ovn-heterogeneous
ci/prow/e2e-vsphere-ovn-devpreview aebdf60 link false /test e2e-vsphere-ovn-devpreview
ci/prow/e2e-vsphere-multi-vcenter-ovn aebdf60 link false /test e2e-vsphere-multi-vcenter-ovn

Full PR test history. Your PR dashboard.

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

@tthvo
Copy link
Member

tthvo commented Mar 5, 2026

/cc @sadasu @jhixson74

@openshift-ci openshift-ci bot requested review from jhixson74 and sadasu March 5, 2026 21:15
Copy link
Member

@tthvo tthvo left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 5, 2026
@patrickdillon
Copy link
Contributor Author

/approve
/verified by e2e-*

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Mar 6, 2026
@openshift-ci-robot
Copy link
Contributor

@patrickdillon: This PR has been marked as verified by e2e-*.

Details

In response to this:

/approve
/verified by e2e-*

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
Copy link
Contributor

openshift-ci bot commented Mar 6, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: patrickdillon

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

The pull request process is described 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 openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 6, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit 4006847 into openshift:main Mar 6, 2026
41 of 45 checks passed
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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants