From 7278d80169bb9e9bf4f4c0491275b95a00bbe909 Mon Sep 17 00:00:00 2001 From: armandocomellas1 Date: Fri, 12 Jan 2024 18:53:19 -0600 Subject: [PATCH] Change add some lines in the script GkeClusterLocator.ts to make available login with googleServiceAccount Signed-off-by: armandocomellas1 --- .changeset/many-pugs-change.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/many-pugs-change.md diff --git a/.changeset/many-pugs-change.md b/.changeset/many-pugs-change.md new file mode 100644 index 0000000000..f16efb85aa --- /dev/null +++ b/.changeset/many-pugs-change.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-kubernetes-backend': patch +--- + +Change add some lines in the script GkeClusterLocator.ts, the implementation consist in adding a piece of code starts in 58 adding some config.getString() method to find out if the app-config.yaml kubernetes config includes the type of Auth as googleServiceAccount