This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: workaround operator-sdk image pinning
"operator-sdk run" pulls the latest version of certain images, which started to break after an quay.io/operator-framework/opm update. Pinning to a known version in our invocation is a workaround for that bug (operator-framework/operator-registry#984).
- Loading branch information