Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature flags for in development features for the first release #506

Open
smcclure20 opened this issue Jan 13, 2025 · 0 comments · May be fixed by #508
Open

Add feature flags for in development features for the first release #506

smcclure20 opened this issue Jan 13, 2025 · 0 comments · May be fixed by #508
Assignees

Comments

@smcclure20
Copy link
Collaborator

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.

@smcclure20 smcclure20 self-assigned this Jan 13, 2025
@smcclure20 smcclure20 linked a pull request Jan 17, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant