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: do not allow using static infra providers in the machine classes
Auto-provision mode should be disabled for them.
This change has two parts:
1. Filter the static providers in the UI.
2. Block creating machine classes which reference infra provider with
the `is-static-infra-provider` label set.
Signed-off-by: Artem Chernyshev <[email protected]>
0 commit comments