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

kuttl should warn/abort on duplicate resources #474

Open
porridge opened this issue Jun 12, 2023 · 0 comments
Open

kuttl should warn/abort on duplicate resources #474

porridge opened this issue Jun 12, 2023 · 0 comments

Comments

@porridge
Copy link
Member

This a "wishlist" type issue, not a real bug, but too small to be KEP-worthy.

What happened:

My test should have been asserting the existence of two similarly-named objects.
However due to a copy-paste mistake it was actually asserting the existence of one object twice (I forgot to change the name when copy-pasting the object definition).

What you expected to happen:

kuttl should abort, or at least warn about such case.

How to reproduce it (as minimally and precisely as possible):

Include the same object twice in an assert file.

Environment:

  • KUTTL version (use kubectl kuttl version): v0.15.0
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