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
This commit moves the ASO secret controller setup behind the ASOAPI
feature gate. In a self-managed CAPZ infra setup, with ASOAPI not
enabled, the CAPZ pod will crash loop constantly due to this controller
trying to find the AzureManagedControlPlane CR which is behind the
ASOAPI feature gate.
Signed-off-by: Bryan Cox <[email protected]>
0 commit comments