Update changeset

Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
This commit is contained in:
Dominika Zemanovicova
2025-01-08 17:55:27 +01:00
parent 51c1a5f606
commit 6f6e6846cb
+5 -3
View File
@@ -1,8 +1,10 @@
---
'@backstage/plugin-kubernetes-backend': minor
'@backstage/plugin-kubernetes-cluster': minor
'@backstage/plugin-kubernetes-common': minor
'@backstage/plugin-kubernetes': minor
---
The `/clusters` endpoint is now protected by the `kubernetes.clusters` permission.
The `/services/:serviceId` endpoint is now protected by the `kubernetes.resources` permission.
The `/resources` endpoints are now protected by the `kubernetes.resources` permission.
**BREAKING** The `/clusters` endpoint is now protected by the `kubernetes.clusters` permission.
**BREAKING** The `/services/:serviceId` endpoint is now protected by the `kubernetes.resources` permission.
**BREAKING** The `/resources` endpoints are now protected by the `kubernetes.resources` permission.