8000 Map: Add ability for plugins to customize Node glance view · Issue #3368 · kubernetes-sigs/headlamp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Map: Add ability for plugins to customize Node glance view #3368

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

Open
sniok opened this issue May 27, 2025 · 1 comment · May be fixed by #3392
Open

Map: Add ability for plugins to customize Node glance view #3368

sniok opened this issue May 27, 2025 · 1 comment · May be fixed by #3392
Assignees
Labels
frontend Issues related to the frontend kind/feature Categorizes issue or PR as related to a new feature. plugins resourceMap

Comments

@sniok
Copy link
Contributor
sniok commented May 27, 2025

We should add a way of configuring the on hover display text for the nodes.
Adding a registerKubeObjectGlance(glance) where glance is something like

id: string;
component: ({ kubeObject }) => ReactNode;

Requested in headlamp-k8s/plugins#254

Are you able to implement this feature?

Yes but if anyone else wants to take a look feel free to leave a comment

@sniok sniok changed the title Map: Add ability to customize Node glance view Map: Add ability for plugins to customize Node glance view May 27, 2025
@sniok sniok added kind/feature Categorizes issue or PR as related to a new feature. frontend Issues related to the frontend plugins resourceMap labels May 27, 2025
@userAdityaa
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issues related to the frontend kind/feature Categorizes issue or PR as related to a new feature. plugins resourceMap
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
0