This bug was initially created as a copy of Bug #2040275 I am copying this bug because: We need a 4.10 dependency bug Description of problem: there is an issue with yaml-patch tool which was moved from: https://github.com/krishicks/yaml-patch to: https://github.com/pivotal-cf/yaml-patch due to this issue "ci/prow/verify" is failing for PR >= 4.9 Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Check console-operator PR >= 4.9 2. 3. Actual results: ci/prow/verify on console-operator repo is failing with: ``` curl -s -f -L https://github.com/krishicks/yaml-patch/releases/download/v0.0.10/yaml_patch_linux -o '_output/tools/bin/yaml-patch-v0.0.10' make: *** [ensure-yaml-patch] Error 22 ``` Expected results: "ci/prow/verify"should be passing Additional info:
@Yadan this BZ is just to satisfy openshift-ci-bot on github. For the 4.10 we are already using the right https://github.com/pivotal-cf/yaml-patch tool, so it should be OK to move to VERIFIED.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.10.3 security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:0056