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

show resource metadata on hover #184

Closed
olensmar opened this issue Aug 8, 2021 · 2 comments
Closed

show resource metadata on hover #184

olensmar opened this issue Aug 8, 2021 · 2 comments
Labels
enhancement New feature or request needs-ux

Comments

@olensmar
Copy link
Member

olensmar commented Aug 8, 2021

with the immediate possibility to filter navigator on a resources namespace, annotations, labels, etc.

@olensmar olensmar added enhancement New feature or request needs-ux labels Aug 8, 2021
@tommywhitehead
Copy link

@olensmar could I get an example of a resource with its metadata to mock up? This should be quick once I have an idea of what info there will be.

@olensmar
Copy link
Member Author

@tommywhitehead - sure - the resource metadata we could show in this popup is

  • namespace (string)
  • annotations (name-value pairs)
  • labels (name-value pairs)

there would be a "filter on" action for each - which would add the corresponding value to the resource filter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-ux
Projects
Status: Done
Development

No branches or pull requests

2 participants