intelsdi-x / kubesnap

PoC - Kubernetes monitoring by snap
Apache License 2.0
13 stars 10 forks source link

Use GOLANG 1.6.2 consistently #73

Closed nanliu closed 8 years ago

nanliu commented 8 years ago

This helps reduce number of docker images needed in local registry.

nanliu commented 8 years ago

To clarify, there's a number of docker images that needs to be built beyond this repo, and I'm trying to make sure all of them are go 1.6.2 to reduce the amount of data docker push/pull incurs for the local registry service.