Adding permission framework integration to kubernetes proxy endpoint

Signed-off-by: Ruben Vallejo <rvallejo@vmware.com>
This commit is contained in:
Ruben Vallejo
2023-02-07 12:44:08 -05:00
parent 2bf94911a4
commit 1fef8423ce
10 changed files with 211 additions and 20 deletions
+1
View File
@@ -39,6 +39,7 @@
},
"dependencies": {
"@backstage/catalog-model": "workspace:^",
"@backstage/plugin-permission-common": "workspace:^",
"@kubernetes/client-node": "0.18.1"
},
"devDependencies": {