Merge pull request #23034 from andmagom/kubernetes/DaemonsetFix

Added support to display DaemonSets k8s resources
This commit is contained in:
Jamie Klassen
2024-02-21 10:35:21 -05:00
committed by GitHub
12 changed files with 941 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-kubernetes-common': patch
'@backstage/plugin-kubernetes-react': patch
---
Add support to fetch data for Daemon Sets and display an accordion in the same way as with Deployments