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

osbuild: Rename GCE output from .tgz to .tar.gz #987

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

pastequo
Copy link
Contributor

Import with gcloud cli requires the file to ends with .tar.gz, otherwise the command fails

gcloud compute images create --help
[...]
       --source-uri=SOURCE_URI
          The full Cloud Storage URI where the disk image is stored. This file
          must be a gzip-compressed tarball whose name ends in .tar.gz. For
          more information about Cloud Storage URIs, see
          https://cloud.google.com/storage/docs/request-endpoints#json-api.

@pastequo
Copy link
Contributor Author

Also updated the test in bib: osbuild/bootc-image-builder#679

Copy link
Contributor

@mvo5 mvo5 left a comment

Choose a reason for hiding this comment

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

Thank you! I And sorry that I missed this.

@mvo5 mvo5 enabled auto-merge October 17, 2024 08:54
@mvo5 mvo5 added this pull request to the merge queue Oct 17, 2024
Merged via the queue into osbuild:main with commit 68941e0 Oct 17, 2024
18 of 19 checks passed
@pastequo pastequo deleted the fix/gcp-filename branch October 17, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants