The troubleshooting panel puts label search information in the "q=" URL parameter, where it is ignored by the console. This should be in a "labels=" parameter.
For example: current URL:
https://console-openshift-console.apps.snoflake.home/k8s/ns/netobserv/pods?q=app.kubernetes.io%2Fcomponent%3Dquery-frontend
Should be:
https://console-openshift-console.apps.snoflake.home/k8s/ns/netobserv/pods?labels=app.kubernetes.io%2Fcomponent%3Dquery-frontend
- links to
-
RHEA-2024:138050 Cluster Observability Operator 0.4.0
- mentioned on