Skip to content

feat: Display clusterName on footer and heading - #190

Open
mariodruiz wants to merge 4 commits into
AMDResearch:developfrom
mariodruiz:fix/clustername
Open

feat: Display clusterName on footer and heading#190
mariodruiz wants to merge 4 commits into
AMDResearch:developfrom
mariodruiz:fix/clustername

Conversation

@mariodruiz

Copy link
Copy Markdown
Contributor

Summary

Continuation of #150, adding the clusterName on the heading and the footer. Before it was only displayed in the login page and tab name.

Checklist

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

PlatformInfoHandler had no coverage, which is why the XSRF 403 that made
every React heading fall back to the hardcoded platform name reached
production. Assert the endpoint reports the cluster-suffixed name and that
the XSRF override stays in place.

Restores the real tornado.web when a sibling test has replaced it with a
bare stub, which also clears 12 pre-existing collection errors.
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