skaffold
skaffold copied to clipboard
feat(kaniko): Add kaniko cache run layers flag
trafficstars
Merge current PR after 9464: https://github.com/GoogleContainerTools/skaffold/pull/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
@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