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

Test reconcile with request annotation #266

Open
wants to merge 1 commit into
base: reconcilers-dev
Choose a base branch
from

Conversation

darkowlzz
Copy link
Contributor

This adds test for reconciliation with reconcile request annotation.
Since it depends on setters, it's moved as a subtest under "strategy setters".

Also, moves the ImagePolicy to be created per subtest, not shared
anymore, to avoid interfering with other tests.

Mostly based on

It("runs when the reconcile request annotation is added", func() {
, from when it existed before.

⚠️ target branch of the PR is reconcilers-dev.

This adds test for reconciliation with reconcile request annotation.

Also, moves the ImagePolicy to be created per subtest, not shared
anymore, to avoid interfering with other tests.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
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

Successfully merging this pull request may close these issues.

None yet

1 participant