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

Feature flag consumption #4459

Closed
ludtkemorgan opened this issue Oct 30, 2024 · 1 comment
Closed

Feature flag consumption #4459

ludtkemorgan opened this issue Oct 30, 2024 · 1 comment
Assignees

Comments

@ludtkemorgan
Copy link
Collaborator

ludtkemorgan commented Oct 30, 2024

In order to use this new feature flag system we will need to make the following changes so that we can access the flags as well as updating/creating them.

  • Create new featureFlag controller/service (could potentially combine with jurisdiction controller)
    • Endpoint to create new feature flags
    • Endpoint to get all feature flags
    • Endpoint to add/remove feature flags to a jurisdiction
    • Endpoint to add/remove feature flags to all jurisdictions
  • Update existing endpoints:
    • Jurisdiction get endpoints should return the attached feature flags
@mcgarrye mcgarrye self-assigned this Nov 14, 2024
@mcgarrye
Copy link
Collaborator

Not QA-able by Product

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants