-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Fix kaniko caching #639
Fix kaniko caching #639
Conversation
…ContainerTools#525)" This reverts commit 1ffae47.
This should be save, given that the commands will have the args included when the cache key gets built.
Sorry for the delay! |
We might be experiencing an issue relating to this: #690
Are you sure this is correct? It seems from what I am seeing that it is indeed not safe. |
@orf I'm not sure - I just thought it would be save given that the build arg modifies the hash of the command. But I haven't found a obvious way to verify it. I hoped I'd get input from the maintainers to discuss that. |
I’m quite concerned a new release went out with this. @priyawadhwa did you see my issue or my comment? This seems to explicitly break caching :/ |
Is there any news? |
Three changes to help with the caching: