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(kaniko): Add kaniko cache run layers flag #9465

Conversation

idsulik
Copy link
Contributor

@idsulik idsulik commented Jul 8, 2024

Merge current PR after 9464: #9464

Description
Add --cache-run-layers flag for kaniko, by default it'll be true according to the official doc
https://github.com/GoogleContainerTools/kaniko/blob/main/README.md#flag---cache-run-layers

User facing changes
New config option for kaniko

@idsulik idsulik requested a review from a team as a code owner July 8, 2024 06:14
@idsulik idsulik requested a review from bendory July 8, 2024 06:14
@idsulik idsulik marked this pull request as draft July 8, 2024 06:15
@idsulik idsulik force-pushed the add-kaniko-cache-run-layers-flag branch from 2800a60 to 62fcf0e Compare July 8, 2024 06:23
@idsulik idsulik marked this pull request as ready for review July 8, 2024 06:37
@idsulik idsulik force-pushed the add-kaniko-cache-run-layers-flag branch from a7317d6 to b326dbd Compare July 8, 2024 06:51
@idsulik idsulik changed the title Add kaniko cache run layers flag feat(kaniko): Add kaniko cache run layers flag Jul 8, 2024
@idsulik idsulik force-pushed the add-kaniko-cache-run-layers-flag branch from b326dbd to 3a9bd0e Compare August 29, 2024 15:50
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
@idsulik idsulik force-pushed the add-kaniko-cache-run-layers-flag branch from 3a9bd0e to 2bfc431 Compare August 29, 2024 15:51
@idsulik
Copy link
Contributor Author

idsulik commented Sep 12, 2024

@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 ericzzzzzzz added the kokoro:run runs the kokoro jobs on a PR label Sep 12, 2024
@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Sep 12, 2024
@ericzzzzzzz ericzzzzzzz merged commit f4e1501 into GoogleContainerTools:main Sep 12, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants