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

refactor(ansible): split unarchive task & add download retries #397

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

noelmcloughlin
Copy link
Collaborator

What type of PR is this?

/kind enhancement

What this PR does / why we need it:

If the download fails once it could be a network timeout.
If download retries fail then something else is wrong - so this PR helps detect that scenario.

Which issue(s) this PR fixes:

This PR is an optional improvement, not a bugfix

Test Report Added?:

Manually tested on Ubnut vagrant Virtualbox

Special notes for your reviewer:

Related to Troubleshooting #393

Copy link
Collaborator

@joseph-v joseph-v left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@asifdxtreme asifdxtreme left a comment

Choose a reason for hiding this comment

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

LGTM, please rebase the PR

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