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

Add support for the kaniko flag --single-snapshot #787

Closed
earwik opened this issue Apr 21, 2023 · 1 comment
Closed

Add support for the kaniko flag --single-snapshot #787

earwik opened this issue Apr 21, 2023 · 1 comment
Labels
area/plugin Indicates a change to a plugin enhancement Indicates an improvement to a feature

Comments

@earwik
Copy link

earwik commented Apr 21, 2023

Description

Kaniko has a flag for squashing layers in a new image. I would like to expose this in the vela plugin so we can use it.

Value

This allows for producing smaller docker images.

Definition of Done

The flag is exposed and documented

Effort (Optional)

1 hour

Impacted Personas (Optional)

Any user using vela to build docker images with the kaniko plugin

@earwik earwik added the enhancement Indicates an improvement to a feature label Apr 21, 2023
@wass3rw3rk wass3rw3rk added the area/plugin Indicates a change to a plugin label May 2, 2023
@wass3r
Copy link
Collaborator

wass3r commented May 10, 2023

pr is merged

@wass3r wass3r closed this as completed May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugin Indicates a change to a plugin enhancement Indicates an improvement to a feature
Projects
None yet
Development

No branches or pull requests

3 participants