Skip to content

Conversation

@ishaansehgal99
Copy link
Contributor

@ishaansehgal99 ishaansehgal99 commented Oct 31, 2024

Removing nu because it is causing parsing errors, yq will still find and replace all string values in the YAML without any additional parameters.

yq '(.. | select(tag == "!!str")) |= envsubst(nu)' gpu-provisioner-values-template.yaml > gpu-provisioner-values.yaml
Error: parsing expression: Lexer error: could not match text starting at 1:43 failing at 1:45.
	unmatched text: "nu)"

https://github.com/kaito-project/kaito/actions/runs/11617495492/job/32352844699?pr=641
https://github.com/kaito-project/kaito/actions/runs/11617205418/job/32351888506?pr=641

Signed-off-by: Ishaan Sehgal <ishaanforthewin@gmail.com>
@ishaansehgal99 ishaansehgal99 changed the title fix: yq parsing error fix: Yq parsing error Oct 31, 2024
@Fei-Guo Fei-Guo merged commit 3372fc7 into main Oct 31, 2024
@Fei-Guo Fei-Guo deleted the ishaansehgal99-patch-1 branch October 31, 2024 18:32
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 this pull request may close these issues.

3 participants