Commit Graph

413 Commits

Author SHA1 Message Date
Justin Santa Barbara 8752cb3f84 Update stable channel
kubernetes 1.4.3
Kernel 4.2.26
2016-10-21 03:04:41 -04:00
Chris Love 6ceeb25d10 Merge pull request #654 from justinsb/govet_fixes
govet fixes; add govet makefile target
2016-10-15 21:00:36 -06:00
chrislovecnm 8fa2aac99f fixing more headers 2016-10-15 19:20:56 -06:00
Justin Santa Barbara 3f54852497 govet fixes; add govet makefile target 2016-10-15 13:25:31 -04:00
Justin Santa Barbara 90a075f50e Refactor Channel FindImage
Also fixes an issue where `kops upgrade` can't find the latest image in
the manifest.
2016-10-01 15:46:07 -04:00
Justin Santa Barbara f51719f938 Allow channels to cope with non-local URLs
We copy to a temp file before calling kubectl apply
2016-10-01 13:52:52 -04:00
Justin Santa Barbara b0f7bbbadf Allow channels tool to understand well-known short references
This allows us to move them to a dedicated addons repo later.
2016-10-01 10:58:46 -04:00
Justin Santa Barbara 3e717f793c Add AWS label to image in stable channel 2016-10-01 00:01:21 -04:00
Justin Santa Barbara 51ea3515a1 Rename stable.yaml -> stable
So that we can refer to it as "stable"
2016-09-30 23:24:38 -04:00
Justin Santa Barbara aebf5f1e03 Create stable channel for kops
The idea being we don't necessarily always want to pick up the latest
change immediately, without validating it first.

Also this is an easy way to recommend the latest AMI without having to
search for it.  We also create an alias to the owner id, so that it is
readable / verifiable.
2016-09-30 20:59:32 -04:00
Justin Santa Barbara 9ca45c160a channels: default to localhost if cluster config not found 2016-09-27 02:01:19 -04:00
Justin Santa Barbara f339d272d9 Accept relative URLs in addon channels 2016-09-27 01:59:26 -04:00
Justin Santa Barbara 732fd7c07b Simple addon management tool 2016-09-25 18:27:15 -04:00