Skip to content

feat(hub): add configurable cluster display name#150

Open
mariodruiz wants to merge 3 commits into
AMDResearch:developfrom
mariodruiz:feat/cluster-name
Open

feat(hub): add configurable cluster display name#150
mariodruiz wants to merge 3 commits into
AMDResearch:developfrom
mariodruiz:feat/cluster-name

Conversation

@mariodruiz

Copy link
Copy Markdown
Contributor

Summary

  • Add custom.clusterName values option that appends to "AUP Learning Cloud" across the UI
  • When empty (default), no change from current behavior
  • Propagates through Jinja templates (login, home, admin, page title, footer), React apps (home welcome, spawn, admin), and the /hub/api/platform endpoint

Usage

custom:
  clusterName: "Dublin"

Renders as "AUP Learning Cloud Dublin" in the browser tab, login page, welcome message, footer, and API.

Checklist

  • Code follows project style guidelines
  • Changes are backward compatible
  • Tested on local Kubernetes cluster
  • Documentation links updated

@mariodruiz mariodruiz requested a review from KerwinTsaiii as a code owner June 18, 2026 11:54
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