You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
everything works and the flag is passed to kaniko image as an argument
Actual behavior
--snapshotMode is deprecated
Information
GoogleContainerTools/kaniko#2408 - they changed the naming for the same flag, so now when I use kaniko with skaffold, i am not able to provide desired configuration to Kaniko
Expected behavior
everything works and the flag is passed to kaniko image as an argument
Actual behavior
--snapshotMode is deprecated
Information
GoogleContainerTools/kaniko#2408 - they changed the naming for the same flag, so now when I use kaniko with skaffold, i am not able to provide desired configuration to Kaniko
The documentation still refers to the old flags as well, which is misleading: https://skaffold.dev/docs/references/yaml/#build-artifacts-kaniko-snapshotMode
<paste your skaffold.yaml here>
Steps to reproduce the behavior
skaffold <command>
The text was updated successfully, but these errors were encountered: