From 74f4f2121ea6793008cfb91ccd614a0c4fdd2d3c Mon Sep 17 00:00:00 2001 From: Johannes Kleinlercher Date: Sun, 4 Jun 2023 22:52:38 +0200 Subject: [PATCH 1/2] Create k8sgpt.yaml Signed-off-by: Johannes Kleinlercher --- microsite/data/plugins/k8sgpt.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 microsite/data/plugins/k8sgpt.yaml diff --git a/microsite/data/plugins/k8sgpt.yaml b/microsite/data/plugins/k8sgpt.yaml new file mode 100644 index 0000000000..da9b5fa149 --- /dev/null +++ b/microsite/data/plugins/k8sgpt.yaml @@ -0,0 +1,10 @@ +--- +title: k8sgpt +author: suxess-it +authorUrl: github.com/suxess-it +category: SRE +description: show k8sgpt results of the k8sgpt operator +documentation: https://github.com/suxess-it/backstage-plugin-k8sgpt/blob/main/README.md +iconUrl: https://github.com/k8sgpt-ai/k8sgpt/blob/1a81227d6148be59b7b9ae4e9ae5e2d9a5b7a9ae/images/banner-white.png +npmPackageName: '@suxess-it/backstage-plugin-k8sgpt' +addedDate: '2023-06-04' From 60ba1d8cb008d96147ba8d204184623407119498 Mon Sep 17 00:00:00 2001 From: Johannes Kleinlercher Date: Mon, 5 Jun 2023 10:47:04 +0200 Subject: [PATCH 2/2] Update k8sgpt.yaml Signed-off-by: Johannes Kleinlercher --- microsite/data/plugins/k8sgpt.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/microsite/data/plugins/k8sgpt.yaml b/microsite/data/plugins/k8sgpt.yaml index da9b5fa149..f8a5d9e449 100644 --- a/microsite/data/plugins/k8sgpt.yaml +++ b/microsite/data/plugins/k8sgpt.yaml @@ -2,9 +2,9 @@ title: k8sgpt author: suxess-it authorUrl: github.com/suxess-it -category: SRE -description: show k8sgpt results of the k8sgpt operator +category: monitoring +description: show all k8sgpt results of the k8sgpt operator related to your entity documentation: https://github.com/suxess-it/backstage-plugin-k8sgpt/blob/main/README.md -iconUrl: https://github.com/k8sgpt-ai/k8sgpt/blob/1a81227d6148be59b7b9ae4e9ae5e2d9a5b7a9ae/images/banner-white.png +iconUrl: https://raw.githubusercontent.com/k8sgpt-ai/k8sgpt/1a81227d6148be59b7b9ae4e9ae5e2d9a5b7a9ae/images/banner-white.png npmPackageName: '@suxess-it/backstage-plugin-k8sgpt' -addedDate: '2023-06-04' +addedDate: '2023-06-05'