Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete KeycloakClient hangs #17

Open
jeffmccune opened this issue Jul 24, 2023 · 1 comment
Open

Delete KeycloakClient hangs #17

jeffmccune opened this issue Jul 24, 2023 · 1 comment

Comments

@jeffmccune
Copy link

Describe the bug

The client.cleanup finalizer hangs indefinitely. Each resource needs to be edited and the finalizers removed to get the resource to actually delete.

Version

22.0.1

Expected behavior

kubectl delete KeycloakClient foo should work

Actual behavior

kubectl delete KeycloakClient foo hangs indefinitely

How to Reproduce?

Create a KeycloakClient resource following the README from this example: https://github.com/keycloak/keycloak-realm-operator/blob/1.0.0/deploy/examples/example-client.yaml

Anything else?

No response

@Tahedah
Copy link

Tahedah commented Feb 5, 2024

I run into the same problem with version 23.0.5. Did you find a workaround or fix for it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants