8.6 KiB
8.6 KiB
@backstage/plugin-kubernetes-node
0.1.12-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.5.0-next.0
- @backstage/backend-plugin-api@0.6.18-next.0
- @backstage/plugin-kubernetes-common@0.7.6-next.0
- @backstage/types@1.1.1
0.1.11
Patch Changes
f5cec55: Fixing issue whereBackstageCredentialswere not properly forwarded for all calls- Updated dependencies
- @backstage/backend-plugin-api@0.6.17
- @backstage/catalog-model@1.4.5
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.7.5
0.1.11-next.1
Patch Changes
f5cec55: Fixing issue whereBackstageCredentialswere not properly forwarded for all calls- Updated dependencies
- @backstage/backend-plugin-api@0.6.17-next.1
- @backstage/catalog-model@1.4.5
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.7.5
0.1.11-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.17-next.0
- @backstage/catalog-model@1.4.5
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.7.5
0.1.10
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.16
- @backstage/catalog-model@1.4.5
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.7.5
0.1.9
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.15
- @backstage/catalog-model@1.4.5
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.7.5
0.1.8
Patch Changes
69d0217: Accept auth credentials to get kubernetes clusters- Updated dependencies
- @backstage/backend-plugin-api@0.6.14
- @backstage/plugin-kubernetes-common@0.7.5
- @backstage/catalog-model@1.4.5
- @backstage/types@1.1.1
0.1.8-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.14-next.2
- @backstage/catalog-model@1.4.5-next.0
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.7.5-next.1
0.1.8-next.1
Patch Changes
69d0217: Accept auth credentials to get kubernetes clusters- Updated dependencies
- @backstage/backend-plugin-api@0.6.14-next.1
- @backstage/catalog-model@1.4.5-next.0
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.7.5-next.1
0.1.7-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.13-next.0
- @backstage/plugin-kubernetes-common@0.7.5-next.0
- @backstage/catalog-model@1.4.5-next.0
- @backstage/types@1.1.1
0.1.4
Patch Changes
a775596: Enabled a way to include custom auth metadata info on the clusters endpoint. If you want to implement a Kubernetes auth strategy which requires surfacing custom auth metadata to the frontend, use the new presentAuthMetadata method on the AuthenticationStrategy interface.8472188: Added or fixed therepositoryfield inpackage.json.043cf88: TheClusterDetailstype now has atitlefield, which should be a human-readable name.cceed8a: IntroducedPinnipedHelperclass to enable authentication to Kubernetes clusters through Pinnipedf180cba: Enabling authentication to kubernetes clusters with mTLS x509 client certs- Updated dependencies
- @backstage/plugin-kubernetes-common@0.7.4
- @backstage/backend-plugin-api@0.6.10
- @backstage/catalog-model@1.4.4
- @backstage/types@1.1.1
0.1.4-next.3
Patch Changes
8472188: Added or fixed therepositoryfield inpackage.json.043cf88: TheClusterDetailstype now has atitlefield, which should be a human-readable name.- Updated dependencies
- @backstage/plugin-kubernetes-common@0.7.4-next.2
- @backstage/backend-plugin-api@0.6.10-next.3
- @backstage/catalog-model@1.4.4-next.0
- @backstage/types@1.1.1
0.1.4-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.10-next.2
- @backstage/catalog-model@1.4.4-next.0
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.7.4-next.1
0.1.4-next.1
Patch Changes
cceed8a: IntroducedPinnipedHelperclass to enable authentication to Kubernetes clusters through Pinniped- Updated dependencies
- @backstage/catalog-model@1.4.4-next.0
- @backstage/backend-plugin-api@0.6.10-next.1
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.7.4-next.1
0.1.4-next.0
Patch Changes
a775596: Enabled a way to include custom auth metadata info on the clusters endpoint. If you want to implement a Kubernetes auth strategy which requires surfacing custom auth metadata to the frontend, use the new presentAuthMetadata method on the AuthenticationStrategy interface.f180cba: Enabling authentication to kubernetes clusters with mTLS x509 client certs- Updated dependencies
- @backstage/plugin-kubernetes-common@0.7.4-next.0
- @backstage/backend-plugin-api@0.6.10-next.0
- @backstage/catalog-model@1.4.3
- @backstage/types@1.1.1
0.1.3
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-kubernetes-common@0.7.3
- @backstage/catalog-model@1.4.3
- @backstage/types@1.1.1
0.1.3-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
0.1.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.1
- @backstage/catalog-model@1.4.3
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.7.3-next.0
0.1.3-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-common@0.7.3-next.0
- @backstage/backend-plugin-api@0.6.9-next.0
- @backstage/catalog-model@1.4.3
- @backstage/types@1.1.1
0.1.2
Patch Changes
-
6010564: Thekubernetes-nodeplugin has been modified to house a new extension points for Kubernetes backend plugin;KubernetesClusterSupplierExtensionPointis introduced .kubernetesAuthStrategyExtensionPointis introduced .kubernetesFetcherExtensionPointis introduced .kubernetesServiceLocatorExtensionPointis introduced .The
kubernetes-backendplugin was modified to use this new extension point. -
Updated dependencies
- @backstage/plugin-kubernetes-common@0.7.2
- @backstage/backend-plugin-api@0.6.8
- @backstage/catalog-model@1.4.3
- @backstage/types@1.1.1
0.1.2-next.3
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.8-next.3
- @backstage/catalog-model@1.4.3
- @backstage/plugin-kubernetes-common@0.7.2-next.1
0.1.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.8-next.2
- @backstage/catalog-model@1.4.3
- @backstage/plugin-kubernetes-common@0.7.2-next.1
0.1.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-common@0.7.2-next.1
- @backstage/backend-plugin-api@0.6.8-next.1
- @backstage/catalog-model@1.4.3
0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-common@0.7.2-next.0
- @backstage/backend-plugin-api@0.6.8-next.0
- @backstage/catalog-model@1.4.3
0.1.1
Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-common@0.7.1
- @backstage/backend-plugin-api@0.6.7
- @backstage/catalog-model@1.4.3
0.1.1-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-common@0.7.1-next.1
- @backstage/backend-plugin-api@0.6.7-next.2
0.1.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.1
- @backstage/catalog-model@1.4.3
- @backstage/plugin-kubernetes-common@0.7.1-next.0
0.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.0
- @backstage/catalog-model@1.4.3
- @backstage/plugin-kubernetes-common@0.7.1-next.0
0.1.0
Minor Changes
cbb0e3c3f4: A new plugin has been introduced to house the extension points for Kubernetes backend plugin; at the moment only theKubernetesObjectsProviderExtensionPointis present. Thekubernetes-backendplugin was modified to use this new extension point.
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.4.3
- @backstage/plugin-kubernetes-common@0.7.0
- @backstage/backend-plugin-api@0.6.6
0.1.0-next.0
Minor Changes
cbb0e3c3f4: A new plugin has been introduced to house the extension points for Kubernetes backend plugin; at the moment only theKubernetesObjectsProviderExtensionPointis present. Thekubernetes-backendplugin was modified to use this new extension point.
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.4.3-next.0
- @backstage/plugin-kubernetes-common@0.7.0-next.1
- @backstage/backend-plugin-api@0.6.6-next.2