Skip to content

System name override #98

@kfox1111

Description

@kfox1111

I've got several clusters that each have the same kinds of services. For example, Kubernetes Cluster A, and Kubernetes Cluster B.
Each cluster has services such as:

  • API
  • Ingress
  • Networking
    etc.

My initial thought would be to map Cluster to catagoies and then service to systems.
This mostly works, but the ui gets redundant:
"Kubernetes Cluster A"

  • "A API"
  • "A Ingress

"Kubernetes Cluster B"

  • "B API"
  • "B Ingress

because the servers name field must be unique.
While partials allow you to inject information into the box, it doesn't let you override the name thats displayed.

Can we get a new field like displayName thats optional that will be the content of the box if specified, otherwise falls back to displaying name?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions