diff --git a/.changeset/spotty-walls-serve.md b/.changeset/spotty-walls-serve.md index 11753b9edc..9b0da31a5f 100644 --- a/.changeset/spotty-walls-serve.md +++ b/.changeset/spotty-walls-serve.md @@ -2,4 +2,4 @@ '@backstage/plugin-kubernetes-backend': patch --- -Fixed a bug in the `KubernetesProxy endpoint` where requests to clusters configured with `client-side auth providers` would always fail with a 500 status. +Fixed a bug in the Kubernetes proxy endpoint where requests to clusters configured with client-side auth providers would always fail with a 500 status.