Update .changeset/nice-ghosts-build.md

Co-authored-by: Jamie Klassen <jklassen@vmware.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
This commit is contained in:
Andrés Mauricio Gómez P
2023-09-19 06:00:11 -05:00
committed by blam
parent cbb0e3c3f4
commit 1b69da21b0
+1 -1
View File
@@ -3,4 +3,4 @@
'@backstage/plugin-kubernetes-backend': patch
---
A new Package is introduced to house the backend plugin's extension points for Kubernetes plugin, at the moment only the KubernetesObjectsProviderExtensionPoint is present. The Kubernetes-backed package was modified to use this new extension point
A new plugin has been introduced to house the extension points for Kubernetes backend plugin; at the moment only the `KubernetesObjectsProviderExtensionPoint` is present. The `kubernetes-backend` plugin was modified to use this new extension point.