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
{{ message }}
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Actual behavior
If a folder is created from cache over an invalid symlink, kaniko fails to create the directory
Expected behavior
Build behaves the same whether it's from scratch or from cache
To Reproduce
note that this will only fail on the second build, when we try to unpack the cache.
WORKDIRis used to invalidate the cache #3340