-
Notifications
You must be signed in to change notification settings - Fork 20
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
[Bug] Label/Annotation filtering for target nodes is broken #1311
Comments
Looks like some regressions when labels/annotations change their representations to |
Confirmed that this is present in 3.0.0. |
I also never realized before, but we render recording labels like |
Actually, I'll split that change out, since we should backport the bug fix only. |
Ah yes, about this tho, the topology is following |
That's true. I'll adjust the PR. |
Current Behavior
The label/annotation filtering for target nodes is broken as it is now showed as below:
Expected Behavior
The labels show as
key=value
.Steps To Reproduce
bash smoketesh.bash
on latestmain
.https://localhost:8443
[object Object]
is displayed.Environment
Anything else?
Potentially affected
3.0.0
release.The text was updated successfully, but these errors were encountered: