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

Automated backport of #1432: AwaitGatewayWithStatus exits prematurely #1441

Conversation

tpantelis
Copy link
Contributor

Backport of #1432 on release-0.16.

#1432: AwaitGatewayWithStatus exits prematurely

For details on the backport process, see the backport requests page.

If the Gateway is found but doesn't have the expected status, it returns
an error which stops the retry loop and fails. It should return a nil
error with a message string so it keeps retrying.

Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
...from 5 sec to 500 ms. If an operation criteria isn't initially met,
most of the time it will take far less than 5 sec.

Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
@submariner-bot
Copy link

🤖 Created branch: z_pr1441/tpantelis/automated-backport-of-#1432-upstream-release-0.16

…1432-upstream-release-0.16

Signed-off-by: Stephen Kitt <skitt@redhat.com>
@tpantelis tpantelis enabled auto-merge (rebase) October 24, 2023 12:05
…1432-upstream-release-0.16

Signed-off-by: Thomas Pantelis <tompantelis@gmail.com>
@tpantelis tpantelis merged commit 1e68200 into submariner-io:release-0.16 Oct 25, 2023
42 of 43 checks passed
@submariner-bot
Copy link

🤖 Closed branches: [z_pr1441/tpantelis/automated-backport-of-#1432-upstream-release-0.16]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants