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

Configure k3d to use registry-mirrors #5344

Merged

Conversation

briandealwis
Copy link
Member

Configure k3d to use the registry-mirrors configured in the Docker daemon as per kind in #5237. This should further reduce Docker Hub problems such as #5342.

@briandealwis briandealwis requested a review from a team as a code owner February 3, 2021 19:50
@google-cla google-cla bot added the cla: yes label Feb 3, 2021
@codecov
Copy link

codecov bot commented Feb 3, 2021

Codecov Report

Merging #5344 (0617084) into master (2588bd9) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5344      +/-   ##
==========================================
- Coverage   71.84%   71.83%   -0.01%     
==========================================
  Files         392      392              
  Lines       14219    14228       +9     
==========================================
+ Hits        10215    10221       +6     
- Misses       3256     3257       +1     
- Partials      748      750       +2     
Impacted Files Coverage Δ
pkg/skaffold/docker/image.go 78.13% <0.00%> (-1.40%) ⬇️
pkg/skaffold/instrumentation/export.go 76.37% <0.00%> (+1.80%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2588bd9...0617084. Read the comment docs.

Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
@briandealwis briandealwis merged commit c254d25 into GoogleContainerTools:master Feb 3, 2021
@briandealwis briandealwis deleted the its-k3d-mirrors branch February 3, 2021 20:30
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.

None yet

2 participants