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

bug: retry creating installer for 1m #5177

Merged

Conversation

ricardomaraschini
Copy link
Member

we have seen cases in our tests where the crd is created but as soon as we try to create an object it fails. as this happens sometimes and not all times and judging that we are already using retry for 1m a couple of lines below let's add the retry here as well.

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Steps to reproduce

Does this PR introduce a user-facing change?


Does this PR require documentation?

we have seen cases in our tests where the crd is created but as soon as
we try to create an object it fails. as this happens sometimes and not
all times and judging that we are already using retry for 1m a couple of
lines below let's add the retry here as well.
@ricardomaraschini ricardomaraschini added type::bug Something isn't working bug::normal labels May 3, 2024
@ricardomaraschini ricardomaraschini requested a review from a team as a code owner May 3, 2024 09:33
@ricardomaraschini ricardomaraschini enabled auto-merge (squash) May 3, 2024 09:36
@ricardomaraschini ricardomaraschini merged commit 2da05cd into main May 3, 2024
7 checks passed
@ricardomaraschini ricardomaraschini deleted the ricardomaraschini/sc-103780/retry-create-installer branch May 3, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug::normal type::bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants