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

bug: promise can't be deleted when there are orphaned resources #233

Open
kirederik opened this issue Aug 30, 2024 · 0 comments
Open

bug: promise can't be deleted when there are orphaned resources #233

kirederik opened this issue Aug 30, 2024 · 0 comments
Labels
bug Something isn't working Lavender

Comments

@kirederik
Copy link
Member

relates to #232

Steps to reproduce

  • Run Kratix quick-start
  • Install the Redis promise from the marketplace
  • Request a new instance from the promise
  • Ensure the redis operator and the requested redis are running in the worker
  • In the platform, delete the worker-1 destination
  • Delete the redis promise

Expected

  • The Redis instance gets deleted
  • The Redis Promise gets deleted

Actual

  • Redis Promise never gets deleted
  • Redis resource never gets deleted
  • Kratix Controller gets into a reconciliation loop
@kirederik kirederik added the bug Something isn't working label Aug 30, 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 Lavender
Projects
None yet
Development

No branches or pull requests

2 participants