keycloak / keycloak-operator

ARCHIVED Kubernetes Operator for the no longer supported WildFly distribution of Keycloak
Apache License 2.0
429 stars 283 forks source link

add keycloak realm events expiration #553

Closed zfrhv closed 1 year ago

zfrhv commented 2 years ago

Description

in the KeycloakRealm CRD i saw that the eventsEnabled exists just as with the api, but there is no eventsExpiration

could you please add spec.realm.eventsExpiration to the KeycloakRealm CRD ?

Discussion

No response

Motivation

we can configure events but nothing to clean them, it can cause high disk usage

would be nice if we could do it from the CRD :)

Details

No response

stianst commented 1 year ago

Thanks (again) for reporting this issue. Keycloak 19 was the last version that included this legacy Operator, and with the release of Keycloak 20 the Operator reached EOL and this repository will be archived, please see our blog post on this topic. If this issue is still valid for the Realm Operator, please re-open it there. Thanks for your understanding. And be sure to check out our new Operator!