We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
문제 상황 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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
문제 상황
Skaffold doesn't apply the change of source code's modification.
The text was updated successfully, but these errors were encountered: