Merge pull request #2977 from moustafab/feature/k8s-label-selector

feat(kubernetes): update kubernetes plugin to support matchLabels
This commit is contained in:
Ben Lambert
2020-11-23 16:15:29 +01:00
committed by GitHub
21 changed files with 296 additions and 173 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/catalog-model': minor
'@backstage/plugin-kubernetes': minor
'@backstage/plugin-kubernetes-backend': minor
---
add kubernetes selector to component model