What is the usage of Flagd for feature flags? #1500
Replies: 2 comments
-
|
@AlexPSplunk, as of today you are correct, we need to manually update the flagd config. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
We now have flagd-ui which is used to set feature flags with a UI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The old featureflag service is out of the latest release, and it has been replaced with flagd. There are some docs on flagd here, but it's pretty bare-bones.
What is the intended way of enabling or disabling a feature with flagd? Do we manually edit the configmap "*-flagd-config"?
If we edit the configmap, do we need to restart the flagd pod?
Beta Was this translation helpful? Give feedback.
All reactions