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

Deleting Package before status is Ready does not properly clean up clients #963

Open
rjferguson21 opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rjferguson21
Copy link
Contributor

Environment

Device and OS:
App version:
Kubernetes distro being used:
Other:

Steps to reproduce

  1. kubectl apply -f package-a.yaml && sleep 1 && kubectl delete -f package-a.yaml

Expected result

Package should not have any Keycloak clients in cluster.

Actual Result

Package leaves lingering Keycloak client

Visual Proof (screenshots, videos, text, etc)

Severity/Priority

Additional Context

Add any other context or screenshots about the technical debt here.

@rjferguson21 rjferguson21 added the possible-bug Something may not be working label Oct 25, 2024
@rjferguson21 rjferguson21 added this to the 0.31.0 milestone Oct 25, 2024
@rjferguson21 rjferguson21 self-assigned this Oct 25, 2024
@mjnagel mjnagel added bug Something isn't working and removed possible-bug Something may not be working labels Nov 6, 2024
@noahpb noahpb removed this from the 0.31.0 milestone Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants