since upgrading to v2.15.0 we have started recieving error:
open skaffold-overrides.yaml: no such file or directory
there is no mention of skaffold-overrides.yaml in the code base and even adding this file does not resolve the issue.
command running:
skaffold deploy
--namespace="${NAMESPACE}"
--profile="list of profiles"
--filename="skaffold.yaml"
--build-artifacts="${PWD}/ci/package/skaffold_build_output.json"
--verbosity error
since upgrading to v2.15.0 we have started recieving error:
open skaffold-overrides.yaml: no such file or directory
there is no mention of skaffold-overrides.yaml in the code base and even adding this file does not resolve the issue.
command running:
skaffold deploy
--namespace="${NAMESPACE}"
--profile="list of profiles"
--filename="skaffold.yaml"
--build-artifacts="${PWD}/ci/package/skaffold_build_output.json"
--verbosity error