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

Add yq to build-tools container #483

Merged
merged 1 commit into from
Oct 29, 2019
Merged

Add yq to build-tools container #483

merged 1 commit into from
Oct 29, 2019

Conversation

sdake
Copy link
Member

@sdake sdake commented Oct 29, 2019

yq is a yaml version of jq used for dynamically parsing yaml files without first having
to convert to json. Support for go modules is not present, although I have made a request
here to take over the go module work so we can have this as a proper dependency of Istio:

mikefarah/yq#273 (comment)

`yq` is a yaml version of `jq` used for dynamically parsing yaml files without first having
to convert to json. Support for go modules is not present, although I have made a request
here to take over the go module work so we can have this as a proper dependency of Istio:

mikefarah/yq#273 (comment)
@sdake sdake requested a review from a team as a code owner October 29, 2019 11:07
@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Oct 29, 2019
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 29, 2019
sdake pushed a commit to sdake/operator that referenced this pull request Oct 29, 2019
This is a refinement based upon the prior PRs in this area.

Depends-On: istio/tools#483
@istio-testing istio-testing merged commit 56e733a into istio:master Oct 29, 2019
istio-testing pushed a commit to istio/operator that referenced this pull request Oct 30, 2019
* WIP: Refine e2e implementation

This is a refinement based upon the prior PRs in this area.

Depends-On: istio/tools#483

* Use proper image with jq
Shuanglu pushed a commit to Shuanglu/istio-tools that referenced this pull request Jun 30, 2022
`yq` is a yaml version of `jq` used for dynamically parsing yaml files without first having
to convert to json. Support for go modules is not present, although I have made a request
here to take over the go module work so we can have this as a proper dependency of Istio:

mikefarah/yq#273 (comment)
Shuanglu pushed a commit to Shuanglu/istio-tools that referenced this pull request Jul 6, 2022
`yq` is a yaml version of `jq` used for dynamically parsing yaml files without first having
to convert to json. Support for go modules is not present, although I have made a request
here to take over the go module work so we can have this as a proper dependency of Istio:

mikefarah/yq#273 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
4 participants