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

gcp: Fix invalid URL in metadata #1079

Merged
merged 1 commit into from
Jan 28, 2020
Merged

Conversation

cgwalters
Copy link
Member

Get the URL from what mantle computed rather than trying to re-compute
it here.

Closes: #1078

@cgwalters cgwalters added the hold waiting on something label Jan 28, 2020
@cgwalters
Copy link
Member Author

Depends on coreos/mantle#1171

@cgwalters
Copy link
Member Author

Tested that this fixes the issue BTW.

Get the URL from what mantle computed rather than trying to re-compute
it here.

Closes: coreos#1078
Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

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

LGTM

@miabbott
Copy link
Member

#1082 brings in the necessary mantle change

@miabbott miabbott merged commit 248b0b2 into coreos:master Jan 28, 2020
miabbott added a commit to miabbott/installer that referenced this pull request Jan 29, 2020
The problem with the RHCOS image on GCP was fixed with
coreos/coreos-assembler#1079 and new images have been produced using
the fixed `coreos-assembler`.

Signed-off-by: Micah Abbott <[email protected]>
jcajka pushed a commit to jcajka/coreos-assembler that referenced this pull request Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hold waiting on something
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GCP: GCP tarball is wrongly referenced in metadata
3 participants