Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizable label and annotation rendering for clusters and more #3822

Open
marians opened this issue Jan 10, 2025 · 0 comments
Open

Customizable label and annotation rendering for clusters and more #3822

marians opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
honeybadger/ui In Team Honeybadger and dealing with user interfaces team/honeybadger Team Honey Badger ui/backstage The next generation web UI for Giant Swarm

Comments

@marians
Copy link
Member

marians commented Jan 10, 2025

For example, in the cluster details view, we show exactly one label if it's set on the cluster resource: `giantswarm.io/service-priority. And we show it in a way that's translated to be more reader friendly:

Image

We want customers to make labels they are interested in appear in the same place. In addition, the same should work for certain annotations.

We need a configuration system that allows the following:

  • Customers should specify which labels/annotations should be displayed, based on the type of resource
  • For each label key, a user-friendly translation should be configurable
  • For each label key, a value translation map should be configurable

Example:

For all "cluster" (group, kind, version to be specified) resources, I want the acme.com/purpose label to be displayed as Purpose.
The values should be shown as follows: prod => Production, dev => Development.

@marians marians self-assigned this Jan 10, 2025
@github-project-automation github-project-automation bot moved this to Inbox 📥 in Roadmap Jan 10, 2025
@marians marians added team/honeybadger Team Honey Badger honeybadger/ui In Team Honeybadger and dealing with user interfaces ui/backstage The next generation web UI for Giant Swarm labels Jan 10, 2025
@marians marians removed their assignment Jan 10, 2025
@gusevda gusevda self-assigned this Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
honeybadger/ui In Team Honeybadger and dealing with user interfaces team/honeybadger Team Honey Badger ui/backstage The next generation web UI for Giant Swarm
Projects
Status: Inbox 📥
Development

No branches or pull requests

2 participants