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

vela kaniko - support --use-new-run param #739

Closed
jmccann opened this issue Dec 28, 2022 · 0 comments · Fixed by go-vela/vela-kaniko#154
Closed

vela kaniko - support --use-new-run param #739

jmccann opened this issue Dec 28, 2022 · 0 comments · Fixed by go-vela/vela-kaniko#154
Labels
enhancement Indicates an improvement to a feature

Comments

@jmccann
Copy link

jmccann commented Dec 28, 2022

Description

Add --use-new-run param to vela kaniko plugin. This is in an effort to speed up builds.

Currently multi-stage builds in kaniko take far longer then in docker buildkit. e.g.

There are reports that this newer experimental flag can help reduce build times.

Value

Hopefully faster builds using kaniko.

Definition of Done

Ability to use --use-new-run with vela kaniko plugin.

Effort (Optional)

1 hour

Impacted Personas (Optional)

  • Who will benefit from completing this story? - users
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Indicates an improvement to a feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant