"multiple deploy.kubectl.defaultNamespace values set" when depending on multiple configurations with different namespaces #8941
Labels
kind/friction
Issues causing user pain that do not have a workaround
priority/p2
May take a couple of releases
Expected behavior
Depending on two configurations with different namespaces does not produce a warning.
Actual behavior
Depending on two configurations with different namespaces produces the following warning:
The manifests are deployed to the correct namespaces, so the warning doesn't seem correct.
Information
Steps to reproduce the behavior
git clone https://github.com/jackwilsdon/skaffold-kubectl-namespace-issue
cd skaffold-kubectl-namespace-issue
skaffold run
The text was updated successfully, but these errors were encountered: