You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now check the connectivity regardless of whether
CloudProviderConfiguration is set on the spec.
That property has been deprecated and it is valuable to check this
connectivity early and surface this on the VSphereCluster status rather
than just on VSphereVMs.
This also fixes a bug where the status could be set to "False" if the
secret was not found and then never properly set to "True" once the secret
becomes present.
#1209
Co-authored-by: David McClure <[email protected]>
Co-authored-by: Guangyuan Wang <[email protected]>
Co-authored-by: Tyler Schultz <[email protected]>
0 commit comments