Skip to content

MCO-1663: add explicit opt-out for boot image update in 4.18 #2303

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

Closed
wants to merge 1 commit into from

Conversation

djoshy
Copy link
Contributor

@djoshy djoshy commented May 1, 2025

This adds the explicit "None" boot image configuration option in 4.18, which was introduced in 4.19 via #2223. This would allow users to explicitly opt-out of boot image updates in 4.18, prior to upgrading to 4.19.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label May 1, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented May 1, 2025

@djoshy: This pull request references MCO-1663 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.z" version, but no target version was set.

In response to this:

This adds the explicit "None" boot image configuration option in 4.18, which was introduced in 4.19 via #2223.

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.

Copy link
Contributor

openshift-ci bot commented May 1, 2025

Hello @djoshy! 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.

@openshift-ci openshift-ci bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 1, 2025
@openshift-ci openshift-ci bot requested review from bparees and sjenning May 1, 2025 14:04
Copy link
Contributor

openshift-ci bot commented May 1, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: djoshy
Once this PR has been reviewed and has the lgtm label, please assign spadgett for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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-robot
Copy link

openshift-ci-robot commented May 1, 2025

@djoshy: This pull request references MCO-1663 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.z" version, but no target version was set.

In response to this:

This adds the explicit "None" boot image configuration option in 4.18, which was introduced in 4.19 via #2223. This would allow users to explicitly opt-out of boot image updates in 4.18, prior to upgrading to 4.19.

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.

@JoelSpeed
Copy link
Contributor

To be able to backport, firstly you'll need a bug, and secondly you'll need to mark it as an upgrade blocker (I think).

IIUC, you want to move the minimum 4.18 level to be available to be upgraded to 4.19 to the version of 4.18.z that this will make it into, right?

Copy link
Contributor

openshift-ci bot commented May 1, 2025

@djoshy: 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 8fc75e1 link true /test e2e-aws-serial
ci/prow/e2e-aws-serial-techpreview 8fc75e1 link true /test e2e-aws-serial-techpreview

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.

@djoshy
Copy link
Contributor Author

djoshy commented May 2, 2025

So we were not quite sure it rose to the level of an upgrade blocker initially, but https://issues.redhat.com/browse/OCPBUGS-55638 happened and we are planning to add an admin-ack to raise awareness for customers. So yes, I think the best path forward here would be to merge this as an upgrade blocker and add an upgrade edge for this in 4.18.z (admin-ack and the API bump for this folded together). Would that be acceptable?

Edit: Chatted with Trevor, and he mentioned that UpgradeBlocker wasn't necessary to add an upgrade edge if we're able to get this work in before 4.19 GA.

@djoshy
Copy link
Contributor Author

djoshy commented May 6, 2025

/close

as per discussion in API office hours, we won't be pursuing this.

@openshift-ci openshift-ci bot closed this May 6, 2025
Copy link
Contributor

openshift-ci bot commented May 6, 2025

@djoshy: Closed this PR.

In response to this:

/close

as per discussion in API office hours, we won't be pursuing 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.

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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants