From 3f11cb47349709c418b091405693dfcb158fea88 Mon Sep 17 00:00:00 2001 From: Ruben Vallejo <55550481+RubenV-dev@users.noreply.github.com> Date: Fri, 12 May 2023 12:38:41 -0400 Subject: [PATCH] Update .changeset/spotty-walls-serve.md Co-authored-by: Jamie Klassen Signed-off-by: Ruben Vallejo <55550481+RubenV-dev@users.noreply.github.com> --- .changeset/spotty-walls-serve.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.