Skip to content

fix docker pre-fetch of go modules#5167

Merged
sougou merged 2 commits intovitessio:masterfrom
planetscale:morgo-go-mod-followup
Sep 9, 2019
Merged

fix docker pre-fetch of go modules#5167
sougou merged 2 commits intovitessio:masterfrom
planetscale:morgo-go-mod-followup

Conversation

@morgo
Copy link
Copy Markdown
Contributor

@morgo morgo commented Sep 6, 2019

There was a bug in #5109 where go modules were not being prefetched correctly. Reported by @dweitzman

I tested this with make docker_bootstrap && make docker_test flavor=mysql57. I manually observed the go mod download phase, and checked that it did not return instantly (which would indicate there is no download happening).

Signed-off-by: Morgan Tocker tocker@gmail.com

Signed-off-by: Morgan Tocker <tocker@gmail.com>
Signed-off-by: Morgan Tocker <tocker@gmail.com>
@sougou sougou merged commit 61a49ff into vitessio:master Sep 9, 2019
@morgo morgo deleted the morgo-go-mod-followup branch September 9, 2019 15:06
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