Skip to content

Add a human-readable name to platforms #15

@milliams

Description

@milliams

This would not necessarily be used by Conch itself, but could be useful to downstream clients to more easily communicate with their users.

I'd imagine the config looking like:

[platforms."batch.cluster1.example"]
name = "Cluster 1"  # ← this
alias = "cluster1.example"
hostname = "1.access.example.com"
proxy_jump = "bastion.example.com"

and would be returned in the /sign response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions