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

Problems with parsing jsonpaths containing spaces #39

Open
kkoyot opened this issue Sep 28, 2018 · 0 comments
Open

Problems with parsing jsonpaths containing spaces #39

kkoyot opened this issue Sep 28, 2018 · 0 comments

Comments

@kkoyot
Copy link

kkoyot commented Sep 28, 2018

2018-09-28T16:31:37.1906338Z [command]/home/vsts/work/r1/a/.vstsbin/kubectl.v1.12.0 get pods -o=jsonpath="{range .items[?(@.metadata.labels.app == \"blahblahblah\")]}{.metadata.name}{\"\n\"}{end}" --kubeconfig ./kubeconfig
2018-09-28T16:31:38.3342543Z error: error parsing jsonpath "{range, unclosed action

Have tried numerous combinations of single quotes, double quotes and escaped versions

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

1 participant