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 May 10, 2024. It is now read-only.
Let's create an option to always add the init container, and let it check if the workspace is empty or there is no file at specified path - then copy files from remote if we have an empty workspace.
Additional k3s local-path-provisioner support:
Optional option "restoreOnNodeChange" that would trigger remote files restore when the Pod runs on a different node
This feature would allow improve tiny-scale production without network filesystem to behave like it would have a network filesystem, because moving pods between nodes will become possible and automatic - but slower.