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

feat(oci): add env var to force use of archive layers on push #2540

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

vdice
Copy link
Member

@vdice vdice commented May 31, 2024

Adds an env var that can be set to force use of archive layers when pushing an app.

The primary driver for this is for testing this code path without needing an app with > MAX_LAYER_COUNT static assets. (For instance, as part of spinkube/containerd-shim-spin#121). Hence, it being undocumented or cli-facing.

@vdice vdice force-pushed the feat/archive-layers-opt branch from 2d1cf65 to 32d200b Compare May 31, 2024 22:37
@vdice vdice merged commit bf4225a into fermyon:main Jun 3, 2024
17 checks passed
@vdice vdice deleted the feat/archive-layers-opt branch June 3, 2024 15:57
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