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 - allow setting --force-build-metadata flag for /kaniko/executor #455

Closed
ericdstein opened this issue Dec 13, 2021 · 1 comment
Labels
enhancement Indicates an improvement to a feature

Comments

@ericdstein
Copy link

ericdstein commented Dec 13, 2021

Description

Add ability to set --force-build-metadata flag of /kaniko/executor.

A new flag --force-build-metadata was added to kaniko that forces layers with no files to be added to the image. One use case is keeping the layer that contains metadata of RUN USER.

Value

Allows keeping metadata that can later be inspected. Example being RUN USER.

Definition of Done

The --force-build-metadata flag can be set for /kaniko/executor.

Effort (Optional)

Impacted Personas (Optional)

@ericdstein ericdstein added the enhancement Indicates an improvement to a feature label Dec 13, 2021
@wass3r
Copy link
Collaborator

wass3r commented Nov 19, 2022

solved via go-vela/vela-kaniko#102

thanks!

@wass3r wass3r closed this as completed Nov 19, 2022
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

No branches or pull requests

2 participants