Block deleting entities from the bootstrap location in the unregister dialog and list the correct delete preview

This commit is contained in:
Dominik Henneke
2021-01-19 15:51:40 +01:00
parent def2307f33
commit 593632f078
2 changed files with 51 additions and 11 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-catalog': patch
---
Derive the list of to-deleted entities in the `UnregisterEntityDialog` from the `backstage.io/managed-by-origin-location` annotation.
The dialog also rejects deleting entities that are created by the `bootstrap:bootstrap` location.