Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add backstage support #127

Merged
merged 10 commits into from
May 29, 2023
Merged

Conversation

arbreezy
Copy link
Member

Closes #

πŸ“‘ Description

PR enables backstage support and add the appropriate labels to results CR

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

this request is coming from @jkleinlercher.

Hi! I am currently testing how k8sgpt results can get integrated in backstage.io ... backstage is a very popular dev-portal and I think it would be very cool to see the k8sgpt analyses for my application also in the entity page of backstage.
my current approach is to use the backstage kubernetes plugin ( https://backstage.io/docs/features/kubernetes/ ). The concept behind it is that backstage only shows K8s objects which are labeled with your backstage entity, e.g. "backstage.io/kubernetes-id: my-kubernetes-component"

Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
@arbreezy arbreezy requested review from a team as code owners May 27, 2023 11:03
…t serve port

Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
api/v1alpha1/k8sgpt_types.go Outdated Show resolved Hide resolved
controllers/k8sgpt_controller.go Outdated Show resolved Hide resolved
controllers/k8sgpt_controller.go Outdated Show resolved Hide resolved
chart/operator/Chart.yaml Outdated Show resolved Hide resolved
controllers/k8sgpt_controller.go Outdated Show resolved Hide resolved
controllers/k8sgpt_controller.go Outdated Show resolved Hide resolved
controllers/k8sgpt_controller.go Outdated Show resolved Hide resolved
Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
@arbreezy arbreezy requested a review from AlexsJones May 27, 2023 21:46
Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
pkg/integrations/integrations.go Outdated Show resolved Hide resolved
arbreezy and others added 2 commits May 28, 2023 22:27
Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
@arbreezy arbreezy requested a review from AlexsJones May 29, 2023 09:43
controllers/k8sgpt_controller.go Outdated Show resolved Hide resolved
Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
@arbreezy arbreezy requested a review from AlexsJones May 29, 2023 19:57
@arbreezy arbreezy merged commit 1b267a6 into k8sgpt-ai:main May 29, 2023
6 checks passed
@arbreezy arbreezy deleted the feat/labels-backstage branch May 29, 2023 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants