문제 상황
Skaffold doesn't apply the change of source code's modification.
WARN[0145] Skipping deploy due to sync error: copying files: Running [kubectl --context gke_sphong-kuber_asia-northeast3-a_tf-test exec sample-admin-79cbc955fd-lmdmc --namespace default -c sample-admin -i -- tar xmf - -C / --no-same-owner]
- stdout: OCI runtime exec failed: exec failed: container_linux.go:345: starting container process caused "exec: \"tar\": executable file not found in $PATH": unknown
- stderr: command terminated with exit code 126
: exit status 126
문제 상황
Skaffold doesn't apply the change of source code's modification.