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

controller: address test flake #841

Merged
merged 1 commit into from
Dec 11, 2023
Merged

controller: address test flake #841

merged 1 commit into from
Dec 11, 2023

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Dec 11, 2023

As the Kubernetes client used in tests is cache backed, it can take a tiny bit of time for the client to actually notice the removal.

Wrapping in Eventually should address this.

As observed in https://github.com/fluxcd/helm-controller/actions/runs/7169853780/job/19521199735

As the Kubernetes client used in tests is cache backed, it can take a
tiny bit of time for the client to actually notice the removal.

Wrapping in `Eventually` should address this.

Signed-off-by: Hidde Beydals <[email protected]>
Copy link
Contributor

@darkowlzz darkowlzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@stefanprodan stefanprodan merged commit 7d0aecf into main Dec 11, 2023
6 checks passed
@stefanprodan stefanprodan deleted the fix-test-flake branch December 11, 2023 16:11
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.

3 participants