No need to add backtic in the command.
sanjaytripathi97 opened this issue · 4 comments
sanjaytripathi97 commented
Location:- ./modules/nw-ovn-kubernetes-checking-live-migration-metrics.adoc
Command:- oc -n openshift-monitoring exec -c prometheus prometheus-k8s-0 -- curl -k -H "Authorization: <eyJhbGciOiJSUzI1NiIsImtpZCI6IlZiSUtwclcwbEJ2VW9We...>" "https://<openshift_API_endpoint>" --data-urlencode "query=openshift_network_operator_live_migration_condition" | jq`
After jq there is a backtick which is causing the issue while running the command by directly copying.
obrown1205 commented
/assign @obrown1205
obrown1205 commented
Addressing in #79655