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

Switch to upstream Go build images. #419

Merged
merged 1 commit into from
Apr 24, 2018

Conversation

mattmoyer
Copy link
Contributor

What this PR does / why we need it:
This PR updates the Docker base images used for building and running Sonobuoy. It switches away from internal gcr.io/heptio-images/golang images to the upstream golang image.

These internal gcr.io/heptio-images/golang images are deprecated. It looks like bash was the only thing that the Sonobuoy runtime image needed that wasn't in the upstream golang:1.9-alpine3.6 image.

These internal `gcr.io/heptio-images/golang` images are deprecated. It looks like `bash` was the only thing that the Sonobuoy runtime image needed that wasn't in the upstream `golang:1.9-alpine3.6` image.

Signed-off-by: Matt Moyer <[email protected]>
Copy link
Contributor

@chuckha chuckha left a comment

Choose a reason for hiding this comment

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

looks good to me, thanks

@chuckha chuckha merged commit 857d1fb into vmware-tanzu:master Apr 24, 2018
@mattmoyer mattmoyer deleted the update-build-image branch April 24, 2018 15:21
jhamilton1 pushed a commit to jhamilton1/sonobuoy that referenced this pull request Jun 27, 2018
These internal `gcr.io/heptio-images/golang` images are deprecated. It looks like `bash` was the only thing that the Sonobuoy runtime image needed that wasn't in the upstream `golang:1.9-alpine3.6` image.

Signed-off-by: Matt Moyer <[email protected]>
Signed-off-by: Jesse Hamilton [email protected]
jhamilton1 pushed a commit to jhamilton1/sonobuoy that referenced this pull request Jun 27, 2018
These internal `gcr.io/heptio-images/golang` images are deprecated. It looks like `bash` was the only thing that the Sonobuoy runtime image needed that wasn't in the upstream `golang:1.9-alpine3.6` image.

Signed-off-by: Matt Moyer <[email protected]>
Signed-off-by: Jesse Hamilton [email protected]

Signed-off-by: Jesse Hamilton [email protected]
ceridwen pushed a commit to ceridwen/sonobuoy that referenced this pull request Jul 19, 2018
These internal `gcr.io/heptio-images/golang` images are deprecated. It looks like `bash` was the only thing that the Sonobuoy runtime image needed that wasn't in the upstream `golang:1.9-alpine3.6` image.

Signed-off-by: Matt Moyer <[email protected]>
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.

2 participants