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

many: extract newGCETarPipelineForImg() helper #985

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

mvo5
Copy link
Contributor

@mvo5 mvo5 commented Oct 16, 2024

This commit extracts a common helper to setup the right tar options for the GCE tar file generation. The options that need to be passed to tar for GCE need to be exactly right so let's make sure we only have a single place where they are set.

bcl
bcl previously requested changes Oct 18, 2024
pkg/image/gce_test.go Outdated Show resolved Hide resolved
@bcl bcl self-requested a review October 24, 2024 00:18
Copy link
Contributor

@bcl bcl left a comment

Choose a reason for hiding this comment

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

Looks ok to me, but the f41 unit test is failing with odd looking metalink urls, I'm not sure why so I restarted it.

@mvo5 mvo5 requested a review from thozza October 24, 2024 07:19
Copy link
Member

@thozza thozza left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks!

This commit extracts a common helper to setup the right tar
options for the GCE tar file generation. The options that need
to be passed to tar for GCE need to be exactly right so let's
make sure we only have a single place where they are set.
@thozza thozza dismissed bcl’s stale review October 30, 2024 11:19

the issue has been resolved

@thozza thozza enabled auto-merge October 30, 2024 11:19
@thozza thozza added this pull request to the merge queue Oct 30, 2024
Merged via the queue into osbuild:main with commit 98c8ed2 Oct 30, 2024
16 of 19 checks passed
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.

3 participants