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
🐛 fix: additional control plane LBs must use correct subnets.
The additional (non-primary) Control planes with schema different
than the primary are getting incorrect subnets.
The fix makes sure that the schema for the lbSpec is checked, instead
of the primary.
Considering we can access the lbSpec locally, we no longer need the
function ControlPlaneLoadBalancerScheme.
0 commit comments