Hide Forgot
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:
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 (OpenShift Container Platform 4.9.17 bug fix 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/RHBA-2022:0195