Commit Graph

14 Commits

Author SHA1 Message Date
Tim Hockin 79d5f793e7 Convert registry to k8s.gcr.io 2018-02-14 10:08:41 -08:00
oilbeater 1b388230de update image go version
update dns-controller-builder and protokube-builder go version to 1.9.3
2018-02-02 10:07:50 +08:00
chrislovecnm 1dc4f779a0 updating protokube and dnscontroller builds to use golang 1.9.2 2017-12-28 19:23:26 -07:00
Justin Santa Barbara 5a056a3872 Bump all our base docker images 2017-11-28 02:41:03 -05:00
Lars Lehtonen 5f6751ba30
Prevent Docker build environments from creating root-owned artifacts 2017-09-07 20:32:01 -07:00
Manuel de Brito Fontes 2e6109a22d Reduce size of images using debian-base 2017-07-13 21:30:04 -04:00
Justin Santa Barbara 8bde5317c1 Bump dns-controller & kops for 1.7.0-alpha.1 2017-07-07 00:57:10 -04:00
Justin Santa Barbara 664a32972d Build protokube & dns-controller with go 1.7.3
Fix #936
2016-11-18 15:35:18 -05:00
chrislovecnm 8fa2aac99f fixing more headers 2016-10-15 19:20:56 -06:00
chrislovecnm f3cd5b5312 adding validation scripts for vet, linting, and check headers
going to use k8s validator

updating runtest.sh

updating headers

fixing problem in bash

working on golang
2016-10-15 19:20:51 -06:00
Justin Santa Barbara 7f26c8b9e1 Protokube: master tainting and channel creation 2016-10-01 00:16:28 -04:00
Justin Santa Barbara 87f283c7d2 Improve speed of docker image build, by scoping context dir 2016-09-07 23:07:13 -04:00
Justin Santa Barbara bcf7505cda Update makefiles to include git, exclude glide
We need git to get the HEAD version for including in the built
executable (for e.g. `kops version`)

We don't need glide to build - our deps should already be in vendor
2016-07-27 01:05:35 -04:00
Justin Santa Barbara bdb8e77079 Import code for new DNS controller
It uses the dnsprovider code in the k8s repo, and it looks for
annotations on pods, ingress, nodes & services.
2016-07-24 23:42:49 -04:00