Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest version of OLM failed to install Keycloak-Operator. #1768

Closed
JiyeYu opened this issue Sep 18, 2020 · 3 comments
Closed

Latest version of OLM failed to install Keycloak-Operator. #1768

JiyeYu opened this issue Sep 18, 2020 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@JiyeYu
Copy link

JiyeYu commented Sep 18, 2020

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

  • Kubernetes version information:
Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.3", GitCommit:"2e7996e3e2712684bc73f0dec0200d64eec7fe40", GitTreeState:"clean", BuildDate:"2020-05-20T12:52:00Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.3", GitCommit:"2e7996e3e2712684bc73f0dec0200d64eec7fe40", GitTreeState:"clean", BuildDate:"2020-05-20T12:43:34Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}
  • Kubernetes cluster kind:

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

@exdx exdx added the kind/bug Categorizes issue or PR as related to a bug. label Sep 18, 2020
@stale
Copy link

stale bot commented Nov 18, 2020

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.

@stale stale bot added the wontfix label Nov 18, 2020
@openshift-ci-robot openshift-ci-robot added triage/unresolved Indicates an issue that can not or will not be resolved. and removed wontfix labels Nov 18, 2020
@benluddy benluddy removed the triage/unresolved Indicates an issue that can not or will not be resolved. label Nov 18, 2020
@benluddy
Copy link
Contributor

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.

@JiyeYu
Copy link
Author

JiyeYu commented Nov 19, 2020

Hi, @benluddy
Thank you for the update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

4 participants