Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "build-patched-kao-kcmo-images.sh: get image name from brew co…
…ntainer image metadata" This reverts commit a2b6ece. Revert "kao-kcmo-images.sh: Don't hardcode the image name" This reverts commit d4ca7af. Revert "kao-kcmo-images.sh: Add reference for `image_from_brew` variable" This reverts commit 8c64f2d. We need to revert since the metadata file is not available for quite some time even after the brew build successful and CI is failing because of that with following error. ``` ++ curl -L https://download.eng.bos.redhat.com/brewroot/packages/crc-cluster-kube-apiserver-operator-container/v4.15.0/202406052127.p0.geae6926.assembly.stream.el9/metadata.json ++ jq -r '.build.extra.image.index.pull[0]' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 328 100 328 0 0 2000 0 --:--:-- --:--:-- --:--:-- 2012 parse error: Invalid numeric literal at line 1, column 10 ```
- Loading branch information