fix changeset to mention breaking changes
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
---
|
||||
'@backstage/plugin-kubernetes-react': patch
|
||||
'@backstage/plugin-kubernetes-react': minor
|
||||
---
|
||||
|
||||
The `PodAndErrors` type now includes the full `ClusterAttributes` rather than just the name.
|
||||
**BREAKING** The `PodScope`, `PodAndErrors`, and `PodExecTerminalProps` types no
|
||||
longer have a `clusterName` field; instead they now have the field `cluster`
|
||||
which contains the full `ClusterAttributes`.
|
||||
|
||||
Reference in New Issue
Block a user