John Gardiner Myers
852e70f54d
Don't require nodeup tasks to have SetName()
2020-06-08 08:42:42 -07:00
Ciprian Hacman
7114c475ff
Fix containerd image side-loading
2020-05-08 23:47:09 +03:00
Justin Santa Barbara
e4ed13ed57
Move protokube image task to ProtokubeBuilder
...
More logically consistent, and allows us to be lazier about loading
it when not needed.
2020-01-04 17:46:16 -05:00
Ciprian Hacman
b563e4e815
Run Protokube in the "default" container namespace
2019-12-29 05:42:29 +02:00
Ciprian Hacman
42b73b877d
Add support for containerd container runtime
2019-12-15 21:37:57 +02:00
mikesplain
9e55b8230a
Update copyright notices
...
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
Justin SB
3e33ac7682
Change code from glog to klog
...
We don't call klog.InitFlags yet, because that will cause a flag
redefinition error until we get everyone to stop using glog. That
will happen when we update to k8s 1.13.
2019-05-06 12:54:51 -04:00
Justin SB
7bd4a7e262
Support download protokube from mirror
2019-03-26 00:45:54 -04:00
Justin Santa Barbara
128417c6d4
Introduce a global backoff to rate limit failed image downloads
...
This should help with runaway downloads of protokube.tar.gz
2018-07-19 12:13:17 -04:00
Zach Loafman
21c479d5b3
nodeup: Add docker.service dep to LoadImageTask
...
Tested with manual build and NODEUP_URL
Fixes #685 , #686
2016-10-18 14:56:31 -07:00
chrislovecnm
8fa2aac99f
fixing more headers
2016-10-15 19:20:56 -06:00
Justin Santa Barbara
5f8d68ec85
Refactor shared packages into util directory
2016-09-25 18:27:09 -04:00
Justin Santa Barbara
8fb4215e17
Run CI versions of k8s
...
CI versions are not pushed to gcr.io, so we need to preload the images
by downloading them and doing a docker load.
2016-08-11 01:32:42 -04:00