OS_CLOUD
environment variable should be ignored
#1881
Labels
kind/bug
Categorizes issue or PR as related to a bug.
OS_CLOUD
environment variable should be ignored
#1881
/kind bug
What steps did you take and what happened:
Users pass cloud credentials by placing a
clouds.yaml
in aSecret
and configuringOpenStackClusterSpec.Cloud
(for the cloud name) andOpenStackClusterSpec.IdentityRef
. However, ifOS_CLOUD
is defined, we can end up with a mismash of clouds.What did you expect to happen:
We should ignore environment variables. All configuration should be pulled from the
Secret
.Anything else you would like to add:
none.
Environment:
git rev-parse HEAD
if manually built):master
kubectl version
): n/a/etc/os-release
): n/aThe text was updated successfully, but these errors were encountered: