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

Retry if image fetch fails due to network error #1080

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

yaelharel
Copy link
Contributor

Fixes #1035

Signed-off-by: Yael Harel yharel@vmware.com

@yaelharel yaelharel force-pushed the retry-lifecycle-fetch branch from 94249ab to f88034d Compare November 30, 2022 16:37
@yaelharel yaelharel marked this pull request as ready for review November 30, 2022 16:37
@yaelharel yaelharel force-pushed the retry-lifecycle-fetch branch from 953c38a to 1cf4b9e Compare December 6, 2022 19:17
Fixes #1035

Signed-off-by: Yael Harel <yharel@vmware.com>
@yaelharel yaelharel force-pushed the retry-lifecycle-fetch branch from 1cf4b9e to 211bb31 Compare December 6, 2022 19:23
@yaelharel yaelharel merged commit a5f172e into main Dec 6, 2022
@yaelharel yaelharel deleted the retry-lifecycle-fetch branch December 6, 2022 19:32
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.

If the lifecycle image fetch fails due to network error, it is not retried
3 participants