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

hack/update-rhcos-bootimage: update usage example #4097

Merged
merged 1 commit into from Sep 2, 2020
Merged

hack/update-rhcos-bootimage: update usage example #4097

merged 1 commit into from Sep 2, 2020

Conversation

bgilbert
Copy link
Contributor

Automatically convert RHT-internal meta.json URL (from the RHCOS ART build browser) to the external openshift.org URL, so the caller doesn't have to do it manually.

cc @cgwalters

@bgilbert
Copy link
Contributor Author

/assign @abhinavdahiya

@cgwalters
Copy link
Member

/approve

@bgilbert
Copy link
Contributor Author

/retest

@abhinavdahiya
Copy link
Contributor

Hmm.. this doesn't make a lot of sense to me to keep this in the installer, the URLs are something ART and RHCOS team controls and putting this translation in the installer script seems incorrect.

Converting the RHCOS build urls to publicly accessible ones should be done before we try and update the installer.

@bgilbert
Copy link
Contributor Author

@abhinavdahiya It's meant as a convenience for the person running the script. But I can drop the second commit if you'd prefer; we should still keep the first one.

The example URL is missing the /art/ path prefix, which makes it unclear
how to derive the external URL from the meta.json link in the ART build
browser.
@bgilbert bgilbert changed the title hack/update-rhcos-bootimage: accept internal RHT meta.json URL hack/update-rhcos-bootimage: update usage example Sep 1, 2020
@bgilbert
Copy link
Contributor Author

bgilbert commented Sep 1, 2020

Rebased, and dropped the second commit per #4097 (comment).

@bgilbert
Copy link
Contributor Author

bgilbert commented Sep 1, 2020

/retest

@openshift-ci-robot
Copy link
Contributor

@bgilbert: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-crc 6651680 link /test e2e-crc

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.

@bgilbert
Copy link
Contributor Author

bgilbert commented Sep 2, 2020

/retest

@abhinavdahiya
Copy link
Contributor

/approve
/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 2, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhinavdahiya, cgwalters

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-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 2, 2020
@abhinavdahiya abhinavdahiya added bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. retest-not-required-docs-only labels Sep 2, 2020
@openshift-merge-robot openshift-merge-robot merged commit 18e286b into openshift:master Sep 2, 2020
@bgilbert bgilbert deleted the update-bootimage branch September 2, 2020 00:46
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. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. retest-not-required-docs-only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants