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
For the initial release, we will feature flag some features, especially those that have not been as thoroughly tested and/or do not exist on all clouds.
In particular, we will flag the following:
Attach Resource
Current state: only implemented for Azure and not well-tested.
Kubernetes Clusters
Current state: implemented for all clouds, but not well-tested.
Private Endpoints
Current state: implemented for all clouds, but not well-tested.
To implement the feature flags, we will add flags to the controller config. The orchestrator will report a warning to users as they use flagged features.
The text was updated successfully, but these errors were encountered:
For the initial release, we will feature flag some features, especially those that have not been as thoroughly tested and/or do not exist on all clouds.
In particular, we will flag the following:
To implement the feature flags, we will add flags to the controller config. The orchestrator will report a warning to users as they use flagged features.
The text was updated successfully, but these errors were encountered: