grafana/pkg/apis/featuretoggle/v0alpha1
Michael Mandrus 7464ea4346
Feature Toggles: Switch feature toggle admin page over to k8s API (#80854)
* add handling for legacy and k8s apis to frontend

* use backend srv directly not redux

* add unit test to make sure the correct apis are being called

* require api server flag

* fix feature toggle name

* ensure both pages work correctly

* make consistent with legacy api

* implement webhook update

* fix unit test

* remove old apis and update

---------

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-02-01 23:52:02 -05:00
..
doc.go K8s: update hack codegen script (#81216) 2024-01-25 12:01:09 -08:00
register.go K8s/FeatureFlags: Add an apiserver to manage feature flags (dev only) (#80501) 2024-01-17 21:32:44 -08:00
types.go Feature Toggles: Switch feature toggle admin page over to k8s API (#80854) 2024-02-01 23:52:02 -05:00
zz_generated.deepcopy.go K8s/FeatureFlags: Add an apiserver to manage feature flags (dev only) (#80501) 2024-01-17 21:32:44 -08:00
zz_generated.defaults.go K8s/FeatureFlags: Add an apiserver to manage feature flags (dev only) (#80501) 2024-01-17 21:32:44 -08:00
zz_generated.openapi_violation_exceptions.list K8s: update hack codegen script (#81216) 2024-01-25 12:01:09 -08:00
zz_generated.openapi.go Feature Toggles: Switch feature toggle admin page over to k8s API (#80854) 2024-02-01 23:52:02 -05:00