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

Backport of NET-6878: Remove finalizers from CRDs during test resource cleanup into release/1.2.x #3747

Conversation

hc-github-team-consul-core
Copy link
Collaborator

Backport

This PR is auto-generated from #3739 to be assessed for backporting due to the inclusion of the label backport/1.2.x.

The below text is copied from the body of the original PR.


Changes proposed in this PR

At times, CRDs created as part of the test suite are not cleaned up properly causing the test to timeout and run for a really long time

  • Switch from retrier based on time to a counter based retries for fast fail
  • Add goroutine to the remove finalizers, if "delete" resource command is called

How I've tested this PR

CI should pass

How I expect reviewers to test this PR

CI should pass

Checklist


Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/cleanup_remove_finalizers/blatantly-set-basilisk branch from 3cceb96 to 5916b11 Compare March 14, 2024 17:36
@hc-github-team-consul-core hc-github-team-consul-core enabled auto-merge (squash) March 14, 2024 17:36
@hc-github-team-consul-core hc-github-team-consul-core merged commit 84740b8 into release/1.2.x Mar 14, 2024
23 of 47 checks passed
@hc-github-team-consul-core hc-github-team-consul-core deleted the backport/cleanup_remove_finalizers/blatantly-set-basilisk branch March 14, 2024 19:04
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.

2 participants