-
Bug
-
Resolution: Done
-
Trivial
-
None
-
None
-
1
-
False
-
False
-
-
https://github.com/eclipse/che/issues/19670
Describe the bug
The community operatorhub installplan fails to upgrade from 7.28.2 to 7.29.0 using an external keycloak.
The Che container will never reach ready because of unexpected input from the Keycloak server.
By reviewing the operator installplan log I noted the change to the keycloak auth URL (see below).
By manually editing the checluster keycloak URL (and the subsequent configmap) to the previous URL Che ran fine and install completed (I added '/auth' back to the end). See logs at bottom for the installplan behavior that created this issue.
Che version
7.29.0
Steps to reproduce
Using an external keycloak
Using Che with operator 7.28.2
Manually (or automatically) approve the installplan
Expected behavior
Che upgrades and restarts