You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using OLM to install Keycloak-Operator and Etcd-Operator according to commands on OperatorHub pages.
However, I failed to install keycloak-operator while the etcd-operator successfully installed.
What did you expect to see?
Both Keycloak-operator and etcd-operator should get installed.
What did you see instead? Under which circumstances?
Keycloak-operator failed to get installed.
I tried to use OLM v0.15.1 to install keycloak-operator, and it succeeded.
I think there is something incompatible between keycloak-operator and olm v0.16.1
Cheers,
Jiye Yu
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi @JiyeYu, thank you for reporting this issue. The problem that you experienced is the result of a bug that is fixed (#1735) as of v0.17.0. The keycloak-operator was affected by the bug because it uses skips to define the upgrade graph of its "alpha" channel, and etcd doesn't.
Bug Report
What did you do?
I was using OLM to install Keycloak-Operator and Etcd-Operator according to commands on OperatorHub pages.
However, I failed to install keycloak-operator while the etcd-operator successfully installed.
What did you expect to see?
Both Keycloak-operator and etcd-operator should get installed.
What did you see instead? Under which circumstances?
Keycloak-operator failed to get installed.
Environment
OLM v0.16.1
K8s built by Kubespray with 1 master and 2 nodes
Possible Solution
I tried to use OLM v0.15.1 to install keycloak-operator, and it succeeded.
I think there is something incompatible between keycloak-operator and olm v0.16.1
Cheers,
Jiye Yu
The text was updated successfully, but these errors were encountered: