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

Allow ko to produce estargz layers. #271

Merged
merged 2 commits into from
Dec 17, 2020
Merged

Conversation

mattmoor
Copy link
Collaborator

This pulls in the latest google/go-containerregistry, which enables folks to set GGCR_EXPERIMENT_ESTARGZ=1 to enable ko to start producing layers compatible with the estargz format, which enables the containerd estargz-snapshotter to lazy-load parts of images.

This pulls in the latest google/go-containerregistry, which enables folks to set `GGCR_EXPERIMENT_ESTARGZ=1` to enable `ko` to start producing layers compatible with the estargz format, which enables the containerd estargz-snapshotter to lazy-load parts of images.
@jonjohnsonjr
Copy link
Collaborator

GGCR_EXPERIMENT_ESTARGZ=1

Should we document this or do you want to soft launch for now?

@mattmoor mattmoor merged commit 222b0fc into ko-build:master Dec 17, 2020
@mattmoor mattmoor deleted the update-ggcr branch December 17, 2020 23:01
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.

None yet

2 participants