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

Konnect entities: add tests checking removal of KongConsumer credentials on KongConsumer deletion #708

Open
Tracked by #370
pmalek opened this issue Oct 7, 2024 · 0 comments

Comments

@pmalek
Copy link
Member

pmalek commented Oct 7, 2024

Problem statement

#709 removed tests checking that KongConsumer removal deletes bound credentials.

This was incorrect to add this test in envtest suite as there is no controller that would assign the deletion timestamp to children (which have owner reference set).

This issue tracks the effort of adding those tests in a different suite (e.g. integration) where a fully functional cluster is running and deletion timestamps are added to entities when their owner is deleted.

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

1 participant