RBAC: add a feature toggle for action sets (#86064)

* add a feature toggle for action sets

* update feature toggle name
This commit is contained in:
Ieva
2024-04-12 17:19:25 +01:00
committed by GitHub
parent f3b814a024
commit 56f4664875
6 changed files with 38 additions and 0 deletions

View File

@@ -175,6 +175,7 @@ Experimental features might be changed or removed without prior notice.
| `nodeGraphDotLayout` | Changed the layout algorithm for the node graph |
| `kubernetesAggregator` | Enable grafana aggregator |
| `expressionParser` | Enable new expression parser |
| `accessActionSets` | Introduces action sets for resource permissions |
## Development feature toggles