Default-enable Cloud Connector status FF
What does this MR do and why?
This enables the cloud_connector_status
feature flag by default for 17.3. This flag guards a GraphQL admin API and the related frontend code.
We decided to only roll this out for self-managed/Dedicated at this point in time.
I also decided not to remove the FF yet to reduce the likelihood of merge conflicts with ongoing changes to the UI since this feature is still WIP and should land before end of this week in time for Duo Enterprise.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Related to #473706 (closed)