suxess-it / sx-cnp-oss

1 stars 0 forks source link

[keycloak] app hangs during app deletion #279

Closed jkleinlercher closed 6 days ago

jkleinlercher commented 6 days ago

During Deletion of sx-keycloak there are some resources in "pending deletion" forever. Reasons in yaml:

conditions:

and some resources want to connect to deployment keycloak-services during deletion.

jkleinlercher commented 6 days ago

fixed the secret problem with https://github.com/suxess-it/sx-cnp-oss/commit/e0d5ff8b777be2e4a856c45e1905eb963f28476d

and all resources which need a running keycloak service during deletion get sync-wave 1, so they get deleted before keycloak deployment (which has default sync-wave 0).

https://github.com/suxess-it/sx-cnp-oss/commit/43c72d89ac2cd4dde0208399f611c6192d388445 and https://github.com/suxess-it/sx-cnp-oss/commit/120663867592030a8812ee0ea46b346b01a89bf5