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

frontend: node: Display taint value in status #2978

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

skoeva
Copy link
Contributor

@skoeva skoeva commented Mar 10, 2025

This change adds the 'value' field to the taint spec, allowing us to display the taint value in the node status on the list page.

Fixes: #2975

Testing

  • Open Headlamp and create a node with a taint value
  • Ensure that the value appears when you hover over the status

image

@skoeva skoeva added bug Something isn't working frontend Issues related to the frontend labels Mar 10, 2025
@skoeva skoeva self-assigned this Mar 10, 2025
@skoeva skoeva linked an issue Mar 10, 2025 that may be closed by this pull request
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 10, 2025
This change adds the 'value' field to the taint spec, allowing us to
display the taint value in the node status on the list page.

Fixes: #2975

Signed-off-by: Evangelos Skopelitis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Issues related to the frontend size:S This PR changes 10-29 lines, ignoring generated files.
Projects
Development

Successfully merging this pull request may close these issues.

No Taints value in describe node status
1 participant