-
Notifications
You must be signed in to change notification settings - Fork 540
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
Conversation
@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:
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. |
Hello @djoshy! Some important instructions when contributing to openshift/api: |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: djoshy 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 |
@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:
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. |
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? |
@djoshy: The following tests failed, say
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. |
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 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. |
/close as per discussion in API office hours, we won't be pursuing this. |
@djoshy: Closed this PR. In 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. |
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.