Skip to content

Conversation

escapefreeg
Copy link

bump github.com/containerd/stargz-snapshotter from v0.17.0 to v0.18.0 and add support for the new image conversion option --estargz-gzip-helper

@AkihiroSuda AkihiroSuda requested a review from ktock October 17, 2025 17:38
Comment on lines +25 to +27
github.com/containerd/stargz-snapshotter v0.18.0 //gomodjail:unconfined
github.com/containerd/stargz-snapshotter/estargz v0.18.0 //gomodjail:unconfined
github.com/containerd/stargz-snapshotter/ipfs v0.18.0 //gomodjail:unconfined
Copy link
Member

Choose a reason for hiding this comment

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

Could you separate commits to the bumping up and the addition of the new flag?

Copy link
Author

Choose a reason for hiding this comment

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

done

go.mod Outdated
Comment on lines 151 to 152
require go.yaml.in/yaml/v2 v2.4.2 // indirect

Copy link
Member

Choose a reason for hiding this comment

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

Why does this have a separated require?

Copy link
Author

Choose a reason for hiding this comment

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

After updating dependencies, go mod tidy automatically added this. I’ve moved it to indirect require manually and future runs of go mod tidy won’t add a separate require entry.

@escapefreeg escapefreeg force-pushed the main branch 2 times, most recently from 1317cd1 to 28ee111 Compare October 18, 2025 08:25
@AkihiroSuda AkihiroSuda added this to the v2.1.7 milestone Oct 20, 2025
Copy link
Member

@ChengyuZhu6 ChengyuZhu6 left a comment

Choose a reason for hiding this comment

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

LGTM

…otter

add support for the newly added image conversion --estargz-gzip-helper option in stargz-snapshotter

Signed-off-by: clarehkli <[email protected]>
Copy link
Member

@ktock ktock left a comment

Choose a reason for hiding this comment

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

Thanks

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.

4 participants