Hi!
I’m running Keycloak in OpenShift through the RedHat operator: rhbk-operator.v24.0.10-opr.1
Now, I was expecting the operator to be able to perform rolling updates, in such a way that it will not kill all the pods in one go and drop all the user sessions. However, it appears that when I do certain manifest changes, such as tweaking environment variables or log levels, I get my desired behaviour. But when I want to bump the keycloak docker image, then that won’t deploy smoothly.
I’d like to set either set my expectations straight, or try to understand what I might be doing wrong.
Anyone?
Many thanks,
David