Merge pull request #5330 from backstage/kubernetes-common

Kubernetes common
This commit is contained in:
Fredrik Adelöw
2021-05-04 20:44:08 +02:00
committed by GitHub
29 changed files with 265 additions and 197 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-kubernetes': patch
'@backstage/plugin-kubernetes-backend': patch
---
Adds @backstage/plugin-kubernetes-common library to share types between kubernetes frontend and backend.