Skip to content

feat(homepage): add Hubble, Renovate, Crossview and Komoplane service cards#1777

Merged
ixxeL2097 merged 1 commit into
mainfrom
feat/homepage-new-service-cards
May 14, 2026
Merged

feat(homepage): add Hubble, Renovate, Crossview and Komoplane service cards#1777
ixxeL2097 merged 1 commit into
mainfrom
feat/homepage-new-service-cards

Conversation

@ixxeL2097

Copy link
Copy Markdown
Member

Summary

Adds 4 new service cards to the genmachine Homepage dashboard. None of these tools have a dedicated Homepage widget — all are siteMonitor-only cards showing up/down status.

Service Section URL Auth
Hubble Networking Talos hubble.talos-genmachine.fredcorp.com None (direct)
Renovate Operator Infrastructure Talos renovate-operator.talos-genmachine.fredcorp.com None (direct)
Crossview Infrastructure Talos crossview.talos-genmachine.fredcorp.com OIDC (app-level, PR #1739)
Komoplane Infrastructure Talos komoplane.talos-genmachine.fredcorp.com None (direct)

Icons

  • renovate.png — available in walkxcode/dashboard-icons
  • cilium.png — available in walkxcode/dashboard-icons (used for Hubble, part of Cilium)
  • mdi-layers-triple — MDI fallback for Crossview (no PNG in standard packs)
  • mdi-monitor-dashboard — MDI fallback for Komoplane (no PNG in standard packs)

If specific PNG icons become available later for Crossview/Komoplane, update the icon: fields.

No credentials / no secrets required

No ExternalSecret, no volume mounts, no env vars — purely display cards.

🤖 Generated with Claude Code

… cards

All 4 services are accessible via external URL without Authentik proxy:
- Hubble (Networking Talos): Cilium network observability UI
- Renovate (Infrastructure Talos): automated dependency updates operator
- Crossview (Infrastructure Talos): Crossplane UI (OIDC via Authentik, PR #1739)
- Komoplane (Infrastructure Talos): Crossplane dashboard by Komodorio

No dedicated Homepage widgets exist for any of these — siteMonitor-only cards.
Icons: renovate.png + cilium.png (walkxcode); mdi- fallback for crossview/komoplane.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ixxeL2097 ixxeL2097 added this pull request to the merge queue May 14, 2026
Merged via the queue into main with commit 855f4c9 May 14, 2026
2 checks passed
@ixxeL2097 ixxeL2097 deleted the feat/homepage-new-service-cards branch May 14, 2026 11:28
ixxeL2097 added a commit that referenced this pull request May 14, 2026
… cards (#1777)

All 4 services are accessible via external URL without Authentik proxy:
- Hubble (Networking Talos): Cilium network observability UI
- Renovate (Infrastructure Talos): automated dependency updates operator
- Crossview (Infrastructure Talos): Crossplane UI (OIDC via Authentik, PR #1739)
- Komoplane (Infrastructure Talos): Crossplane dashboard by Komodorio

No dedicated Homepage widgets exist for any of these — siteMonitor-only cards.
Icons: renovate.png + cilium.png (walkxcode); mdi- fallback for crossview/komoplane.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant