Bug Description
The UI prevents me from using camelCase for keys or namespaces.
When using gitOps i can use those without problems, so it seems like the UI imposes unneeded restrictions.
This prevents me from using the same keys and namespaces in an UI-controlled experimenting/dev-flipt-instance as in the gitOps prod-flipt-instance, or forces me to use the less readable keys in the gitOps-setup too.
Version Info
I'm running flipt in k8s from the helm chart flipt-0.53.1 which installed v1.37.1
Search
Steps to Reproduce
- Install flipt from helm chart with default settings and
- try to create a key with camelCase in the 'New Flag'-Dialog
Expected Behavior
The UI should not enforce smallcaps spelling
Additional Context
No response
Bug Description
The UI prevents me from using camelCase for keys or namespaces.
When using gitOps i can use those without problems, so it seems like the UI imposes unneeded restrictions.
This prevents me from using the same keys and namespaces in an UI-controlled experimenting/dev-flipt-instance as in the gitOps prod-flipt-instance, or forces me to use the less readable keys in the gitOps-setup too.
Version Info
I'm running flipt in k8s from the helm chart flipt-0.53.1 which installed v1.37.1
Search
Steps to Reproduce
Expected Behavior
The UI should not enforce smallcaps spelling
Additional Context
No response