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

No need to add backtic in the command. #78869

Open
sanjaytripathi97 opened this issue Jul 13, 2024 · 2 comments
Open

No need to add backtic in the command. #78869

sanjaytripathi97 opened this issue Jul 13, 2024 · 2 comments
Assignees

Comments

@sanjaytripathi97
Copy link

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
Copy link
Contributor

/assign @obrown1205

@obrown1205
Copy link
Contributor

Addressing in #79655

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

No branches or pull requests

2 participants