feat(portal): wire dashboard.{parentDomain} for the native Kubernetes Dashboard #645
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/k8s-dashboard-metrics"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds dashboard-https/dashboard-http listeners (34/35, appended -- no renumbering of the existing 34), a dashboard-gateway-tls Certificate following the komoplane/pipelines shape, and the portal apps.json card.
allowedRoutes is hardcoded to the kubernetes-dashboard singleton namespace (no per-tenant patch needed, same as komoplane/registry/pipelines).
Verified: 98/98 fmt-arg parity (tests/check-composition-fmt-args.sh), 36 listeners with no duplicate names, dashboard-certificate placed after pipelines-certificate, full
tests/check.shpasses.Companion seanfarm PR (Dashboard app + HTTPRoute) depends on this landing first.