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

Fix tracing checklist Update Config button link #531

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

jordojordo
Copy link
Member

Fix #529

This fixes the Tracing Checklist link to update the kubewarden-controller chart by passing in the controller's app resource instead of the chart. Also updated the wording from "Update Chart" to "Update Config" to be consistent with the Metrics Checklist.

tracing-tab.mp4

@kravciak
Copy link
Collaborator

Tracing page does not detect that tracing is enabled, it always shows Update Config button.

Screencast.from.2023-10-29.18-27-18.webm

@jordojordo
Copy link
Member Author

This should be fixed, I was previously checking the controller chart rather than the controller app resource.

tracing-tab.mp4

@jordojordo
Copy link
Member Author

The e2e tests are failing since this commit was reverted. The wording for the save button has changed but will not be reflected in other tests until 1.3.0 is released.

Copy link
Collaborator

@kravciak kravciak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested it with #523 - works fine now.

@jordojordo jordojordo merged commit da51711 into rancher:main Nov 14, 2023
1 of 2 checks passed
@jordojordo jordojordo deleted the trace-update-chart branch November 14, 2023 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracing Update Chart button can't be clicked
2 participants