[Folders] Put move and counts behid a feature flag (#98317)

* Put move and counts behid a feature flag

* Gen toggles

* Generate feature flag

* Make feature name more explicit

* Remove unused code

* Update toggle  name
This commit is contained in:
Leonor Oliveira
2024-12-27 18:10:44 +01:00
committed by GitHub
parent e72ba20ff6
commit df36e77cd3
7 changed files with 92 additions and 2 deletions
@@ -230,6 +230,8 @@ Experimental features might be changed or removed without prior notice.
| `useV2DashboardsAPI` | Use the v2 kubernetes API in the frontend for dashboards |
| `unifiedHistory` | Displays the navigation history so the user can navigate back to previous pages |
| `investigationsBackend` | Enable the investigations backend API |
| `k8SFolderCounts` | Enable folder's api server counts |
| `k8SFolderMove` | Enable folder's api server move |
## Development feature toggles