Merge pull request #31349 from IlyaSavich/kubernetes-router-extension

Add Kubernetes Router extension point, add fetcher to custom objects provider
This commit is contained in:
Fredrik Adelöw
2025-12-09 11:58:52 +01:00
committed by GitHub
9 changed files with 152 additions and 9 deletions
+1
View File
@@ -43,6 +43,7 @@
"@backstage/plugin-kubernetes-common": "workspace:^",
"@backstage/types": "workspace:^",
"@kubernetes/client-node": "1.4.0",
"@types/express": "^4.17.6",
"node-fetch": "^2.7.0",
"winston": "^3.2.1"
},