1.6 KiB
1.6 KiB
@backstage/plugin-kubernetes-common
0.2.1
Patch Changes
7ac0bd2c66: implement dashboard link formatter for GKE
0.2.0
Minor Changes
-
c010632f88: Add pod metrics lookup and display in pod table.Backwards incompatible changes
If your Kubernetes distribution does not have the metrics server installed, you will need to set the
skipMetricsLookupconfig flag tofalse.See the configuration docs for more details.
0.1.7
Patch Changes
59677fadb1: Improvements to API Reference documentation
0.1.6
Patch Changes
37dc844728: Include CronJobs and Jobs as default objects returned by the kubernetes backend and add/update relevant types.
0.1.5
Patch Changes
193a999a80: Fixed incorrect keyword, repository directory path and entrypoints inpackage.json.- Updated dependencies
- @backstage/catalog-model@0.9.4
0.1.4
Patch Changes
7a0c334707: Provide access to the Kubernetes dashboard when viewing a specific resource- Updated dependencies
- @backstage/catalog-model@0.9.3
0.1.3
Patch Changes
7f24f4088: chore(deps): bump@kubernetes/client-nodefrom 0.14.3 to 0.15.0
0.1.2
Patch Changes
- Updated dependencies
- @backstage/catalog-model@0.9.0
0.1.1
Patch Changes
0.1.0
Minor Changes
- Adds types to be shared by the backend and the front end.