feat(kaniko): Add kaniko cache run layers flag#9465
Merged
ericzzzzzzz merged 1 commit intoGoogleContainerTools:mainfrom Sep 12, 2024
Merged
feat(kaniko): Add kaniko cache run layers flag#9465ericzzzzzzz merged 1 commit intoGoogleContainerTools:mainfrom
ericzzzzzzz merged 1 commit intoGoogleContainerTools:mainfrom
Conversation
2800a60 to
62fcf0e
Compare
a7317d6 to
b326dbd
Compare
b326dbd to
3a9bd0e
Compare
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
3a9bd0e to
2bfc431
Compare
Contributor
Author
|
@ericzzzzzzz hi! Could you please check it? I think it'll be better to merge it before release, otherwise need to generate new config for it |
ericzzzzzzz
approved these changes
Sep 12, 2024
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge current PR after 9464: #9464
Description
Add
--cache-run-layersflag for kaniko, by default it'll betrueaccording to the official dochttps://github.com/GoogleContainerTools/kaniko/blob/main/README.md#flag---cache-run-layers
User facing changes
New config option for kaniko