Skip to content
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

bootkube: Drop cruft in MCO bootstrap #7244

Merged

Conversation

cgwalters
Copy link
Member

These command line arguments should be dead code since 322d4fe landed; we just didn't drop them out of conservatism.

But it turns out that hyperkube has a duplicate of this code path; it's time to clean it up. Add a cross reference to that code.

To rephrase and highlight: A key thing we've done here is entirely remove the need to change openshift/installer (and openshift/hyperkube) when adding a new image reference.

These command line arguments *should* be dead code since
openshift@322d4fe
landed; we just didn't drop them out of conservatism.

But it turns out that hyperkube has a duplicate of this code path; it's
time to clean it up.  Add a cross reference to that code.

To rephrase and highlight: A key thing we've done here is
entirely remove the need to change openshift/installer (*and*
openshift/hyperkube) when adding a new image reference.
@cgwalters
Copy link
Member Author

Resubmit of #6432 which got auto-closed; I will look at the CI failures against latest runs.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 13, 2023

@cgwalters: 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/okd-scos-e2e-aws-ovn 33a74c7 link false /test okd-scos-e2e-aws-ovn
ci/prow/okd-e2e-aws-ovn-upgrade 33a74c7 link false /test okd-e2e-aws-ovn-upgrade

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

@jkyros
Copy link
Contributor

jkyros commented Jun 14, 2023

yep, I was a big chicken. Looks good. 😄
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 14, 2023
Copy link
Contributor

@r4f4 r4f4 left a comment

Choose a reason for hiding this comment

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

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 15, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: r4f4

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 Jun 15, 2023
@openshift-merge-robot openshift-merge-robot merged commit 1ea5874 into openshift:master Jun 19, 2023
22 of 24 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. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants