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
If .status.network is empty (e.g. during clusterctl move) the
reconciliation will fail due a nil pointer.
This commit skips the first reconciliation of
openStackCluster.Spec.APIServerLoadBalancer.AllowedCIDRs after a clusterctl move.
Signed-off-by: Mario Constanti <[email protected]>
0 commit comments