Skip to content

feat(teams): adjust panels titels, add trb blast radius panel#1972

Open
IvoGoman wants to merge 1 commit into
mainfrom
refactor/perses-dashboards
Open

feat(teams): adjust panels titels, add trb blast radius panel#1972
IvoGoman wants to merge 1 commit into
mainfrom
refactor/perses-dashboards

Conversation

@IvoGoman

@IvoGoman IvoGoman commented May 6, 2026

Copy link
Copy Markdown
Contributor

Signed-off-by: Ivo Gosemann ivo.gosemann@sap.com

Description

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help
  • Separate ticket for tests # (issue/pr)

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Added to documentation?

  • 📜 README.md
  • 🤝 Documentation pages updated
  • 🙅 no documentation needed
  • (if applicable) generated OpenAPI docs for CRD changes

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

Signed-off-by: Ivo Gosemann <ivo.gosemann@sap.com>
@IvoGoman IvoGoman force-pushed the refactor/perses-dashboards branch from 91f2972 to b7bd867 Compare June 9, 2026 13:24
@IvoGoman IvoGoman marked this pull request as ready for review June 9, 2026 13:25
@IvoGoman IvoGoman requested a review from a team as a code owner June 9, 2026 13:25
Copilot AI review requested due to automatic review settings June 9, 2026 13:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Perses “organization” dashboard shipped with the Greenhouse Helm chart to refine team-related panel labels and add a new panel visualizing TeamRoleBinding cluster “blast radius”.

Changes:

  • Renamed/rewrote several panel titles/descriptions and adjusted table column headers in the Organization dashboard.
  • Added a new “TeamRoleBinding blast radius” time series panel based on greenhouse_team_rbac_clusters_total.
  • Bumped the Helm chart version from 0.19.2 to 0.19.3.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
charts/greenhouse/perses-dashboards/organization.json Dashboard copy updates, table column header tweaks, new blast-radius panel, and layout adjustments.
charts/greenhouse/Chart.yaml Chart version bump to publish the updated dashboards.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +5 to +7
"createdAt": "2026-04-13T15:17:26.151943837Z",
"updatedAt": "2026-05-06T14:23:33.264169617Z",
"version": 11022,
Comment on lines +19 to 21
"name": "TeamRoleBinding(s) by Organization/Team",
"description": "Overall ready status of TeamRoleBindinding(s)"
},
Comment on lines +387 to +388
],
"repeatVariable": ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants