Skip to content

[AutoOps] Use cluster.metadata.display_name for Cloud Connected Cluster Name #47439

@pickypg

Description

@pickypg

When we register the cluster, we should supply the name as the cluster's "display name", if one is set:

The cluster.metadata.display_name is a supported metadata name where tools, such as ECE, will set the name that the user has dynamically determined for the cluster. This can be used to override the unchangeable cluster.name setting.

This is set via the _cluster/settings API and is, traditionally, only concerned with the persistent setting, but naturally it could also be a transient setting (with a lot less value).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions