This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 55
OLM: update to v0.19.1 broke installation #1050
Comments
As a workaround I am going to fix the OLM version to 0.18.3, but this needs to be investigated. |
pohly
added a commit
that referenced
this issue
Nov 12, 2021
Locking to a specific version is good practice because it avoids unexpected compatibility issues when a new version gets released. That seems to have happened with OLM v0.19.0 which currently doesn't work for us (#1050).
pohly
added a commit
to pohly/pmem-CSI
that referenced
this issue
Nov 12, 2021
Locking to a specific version is good practice because it avoids unexpected compatibility issues when a new version gets released. That seems to have happened with OLM v0.19.0 which currently doesn't work for us (intel#1050). (cherry picked from commit 08505ea)
More diagnostics, now with our devel branch:
Note the odd "AllCatalogSourcesHealthy: False". This pod here might be responsible for it (not sure) and reports an error:
This repeats a few times but then not anymore. Deleting that pod doesn't help, the recreated one has the same problem. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Found on release-1.0 branch during
make test_e2e TEST_E2E_FOCUS=olm.API TEST_E2E_ARGS=-ginkgo.failFast
:It works when installing OLM v0.18.3.
There are similar issues on the master branch:
The text was updated successfully, but these errors were encountered: