Skip to content

Conversation

@stephenfin
Copy link
Contributor

Annoyingly, there are two versions of yq: a comment in this file suggested we were using the Go-based version [1] but our usage indicated we were actually using the Python-based version [2].

Switch fully to the Go-based version, since that's available in the repos.

[1] https://github.com/mikefarah/yq
[2] https://github.com/kislyuk/yq

Annoyingly, there are two versions of yq: a comment in this file
suggested we were using the Go-based version [1] but our usage indicated
we were actually using the Python-based version [2].

Switch fully to the Go-based version, since that's available in the
repos.

[1] https://github.com/mikefarah/yq
[2] https://github.com/kislyuk/yq

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
@openshift-ci openshift-ci bot requested review from gryf and imatza-rh November 20, 2025 16:59
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 20, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: stephenfin

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

stephenfin added a commit to shiftstack/release that referenced this pull request Nov 20, 2025
Depends on [1].

[1] shiftstack/shiftstack-ci#220

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
@gryf
Copy link

gryf commented Nov 21, 2025

/lgtm

That's super annoying to have two different implementations for the same thing, especially, that big chunk of linux distros is using python version :/

@openshift-ci openshift-ci bot added the lgtm label Nov 21, 2025
openshift-merge-bot bot pushed a commit to openshift/release that referenced this pull request Nov 21, 2025
Depends on [1].

[1] shiftstack/shiftstack-ci#220

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
@mandre
Copy link
Contributor

mandre commented Nov 21, 2025

/retest

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 21, 2025

@stephenfin: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/shellcheck 07a90d3 link true /test shellcheck

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants