feat(homepage): add Hubble, Renovate, Crossview and Komoplane service cards#1777
Merged
Conversation
… 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
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.hubble.talos-genmachine.fredcorp.comrenovate-operator.talos-genmachine.fredcorp.comcrossview.talos-genmachine.fredcorp.comkomoplane.talos-genmachine.fredcorp.comIcons
renovate.png— available in walkxcode/dashboard-iconscilium.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)No credentials / no secrets required
No ExternalSecret, no volume mounts, no env vars — purely display cards.
🤖 Generated with Claude Code