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

add retries to image pulls #29

Closed
BenTheElder opened this issue Sep 22, 2018 · 2 comments · Fixed by #41
Closed

add retries to image pulls #29

BenTheElder opened this issue Sep 22, 2018 · 2 comments · Fixed by #41
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@BenTheElder
Copy link
Member

(base) image pulling can flake builds (and probably cluster creation) ... let's add configurable retries to image pulling to avoid this.

/priority important-soon
/kind feature
/assign

@k8s-ci-robot k8s-ci-robot added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. kind/feature Categorizes issue or PR as related to a new feature. labels Sep 22, 2018
@BenTheElder
Copy link
Member Author

we do at least try to pre-pull once before running, which will also pull. I've also worked on avoiding flakes in K8s CI more broadly by tuning DNS, which looks to be working so far and is not specific to kind.

ref: kubernetes/test-infra#9555

@BenTheElder
Copy link
Member Author

/lifecycle active

@k8s-ci-robot k8s-ci-robot added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Sep 27, 2018
@BenTheElder BenTheElder added this to the 2018 Goals milestone Dec 8, 2018
yankay pushed a commit to yankay/kind that referenced this issue Mar 17, 2022
stg-0 added a commit to stg-0/kind that referenced this issue Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants