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

yq fails to parse the regex with "\\" #43

Closed
navneet-bairwal opened this issue May 16, 2024 · 1 comment · Fixed by #44
Closed

yq fails to parse the regex with "\\" #43

navneet-bairwal opened this issue May 16, 2024 · 1 comment · Fixed by #44

Comments

@navneet-bairwal
Copy link
Contributor

yq fails to parse regex sub("[:<>|*?/\\]", "_")) in script kustomize-build.sh

This could be related to below latest change in yq
mikefarah/yq#1997

@navneet-bairwal
Copy link
Contributor Author

closed via this PR
#44

@navneet-bairwal navneet-bairwal linked a pull request May 17, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant