Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

ore/gcloud: Add --write-url argument #1171

Merged
merged 1 commit into from
Jan 28, 2020
Merged

Conversation

cgwalters
Copy link
Member

coreos-assembler was trying to re-create the URL that ore computed
for the storage, and a recent refactoring broke that.

Add an option to write out the URL we used so we only need
to have its computation in one place.

Specifically, cosa started replacing . with - but ore wasn't.

xref coreos/coreos-assembler#1078

coreos-assembler was trying to re-create the URL that ore computed
for the storage, and a recent refactoring broke that.

Add an option to write out the URL we used so we only need
to have its computation in one place.

Specifically, cosa started replacing `.` with `-` but ore wasn't.

xref coreos/coreos-assembler#1078
@cgwalters
Copy link
Member Author

Maybe we should try to consistently have ore upload output JSON or something at least, if we're not going to have mantle directly change meta.json.

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.

Maybe we should try to consistently have ore upload output JSON or something

Yeah, I agree with that!

@jlebon jlebon merged commit 0791f6b into coreos:master Jan 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants