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

Improve feature flags, including removing their persistence #8562

Closed
jamest-portainer opened this issue Feb 28, 2023 · 0 comments · Fixed by #8222
Closed

Improve feature flags, including removing their persistence #8562

jamest-portainer opened this issue Feb 28, 2023 · 0 comments · Fixed by #8222
Labels
kind/enhancement Applied to Feature Requests
Milestone

Comments

@jamest-portainer
Copy link

Currently, we store feature flags in the database and read them from the settings in the FE. This requires cleanup of the feature flags if not in use and this feature is hard to use.

We need to remove persistence around the feature flags and improve the feature flag architecture to make it easy to use so that we can merge our PRs frequently.

@jamest-portainer jamest-portainer added the kind/enhancement Applied to Feature Requests label Feb 28, 2023
@jamest-portainer jamest-portainer added this to the CE-2.18 milestone Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Applied to Feature Requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant