[kubernetes-backend plugin] fix undefined kind for custom resources (#19421)

* [kubernetes-backend plugin] fix undefined kind for custom resources

Signed-off-by: Eric Yang <weityang@ebay.com>

* [kubernetes-backend plugin] fix typescript typing

Signed-off-by: Eric Yang <weityang@ebay.com>

* [kubernetes-backend plugin] update package.json

Signed-off-by: Eric Yang <weityang@ebay.com>

---------

Signed-off-by: Eric Yang <weityang@ebay.com>
This commit is contained in:
Eric Yang
2023-08-25 07:45:33 -07:00
committed by GitHub
parent fc845bc84f
commit 47ea122590
5 changed files with 20 additions and 2 deletions
+1
View File
@@ -65,6 +65,7 @@
"@backstage/plugin-kubernetes-common": "workspace:^",
"@backstage/plugin-permission-common": "workspace:^",
"@backstage/plugin-permission-node": "workspace:^",
"@backstage/types": "workspace:^",
"@google-cloud/container": "^4.0.0",
"@jest-mock/express": "^2.0.1",
"@kubernetes/client-node": "0.18.1",