keycloak / keycloak-benchmark

Keycloak Benchmark
https://www.keycloak.org/keycloak-benchmark/
Apache License 2.0
124 stars 66 forks source link

Automate the deployment of persistent sessions based Keycloak on an existing cache based deploy in our CI workflows #844

Closed kami619 closed 3 weeks ago

kami619 commented 1 month ago

Description

Automate the deployment of persistent sessions based Keycloak on an existing cache based deploy.

Right now, in our CI system, we deploy the persistent sessions based Keycloak on an existing traditional cache based deployment of Keycloak with an external DB. We need to ensure the caches are all handled in a correct way during that process.

Discussion

https://github.com/keycloak/keycloak/issues/29561

Motivation

No response

Details

https://github.com/keycloak/keycloak/issues/29561