Commit Graph

2466 Commits

Author SHA1 Message Date
Justin Santa Barbara fa10d5e0ff Update release notes with branches 2017-03-10 23:59:13 -05:00
Eric Hole 4007a0b7de Merge pull request #2049 from jonchiu/update-kubenet-docs
Document kubenet and --topology private
2017-03-05 10:57:55 -05:00
Jon Chiu 17c18d1103 Document kubenet and --topology private 2017-03-04 23:54:03 -08:00
Chris Love a7533f897c Merge pull request #2017 from justinsb/kube_proxy_oomscore
Set OOM for kube-proxy
2017-03-03 22:05:32 -07:00
Chris Love e13c9e1a66 Merge pull request #2036 from justinsb/makefile_force_replace
makefile: replace protokube.tar.gz
2017-03-03 21:19:15 -07:00
Justin Santa Barbara 1cd11bb3fb Merge pull request #2042 from dosullivan/patch-1
Fix route53 mapper addon URL in docs
2017-03-03 20:13:17 -05:00
Justin Santa Barbara a19d2582d1 Merge pull request #1134 from DualSpark/validate-cordon-with-rolling-update
Rolling updates with drain and validate
2017-03-03 13:24:36 -05:00
Justin Santa Barbara 1890ae5f05 Merge pull request #2044 from MrHohn/fix-kube-dns
Fix outdated arg in dns-horizontal-autoscaler
2017-03-02 21:53:58 -05:00
Zihong Zheng 285383ae8f Fix outdated arg in dns-horizontal-autoscaler 2017-03-02 18:37:00 -08:00
Daniel O'Sullivan b1d5ad4664 Fix route53 mapper addon URL
Fixing a slight error -- the URL for the route53 mapper yaml file was incorrect.
2017-03-02 16:07:00 -06:00
Justin Santa Barbara bfdb4584d7 Merge pull request #2037 from justinsb/kubedns_configmap
Add kube-dns configmap
2017-03-02 12:52:58 -05:00
Justin Santa Barbara 128d0c52b2 Add kube-dns configmap
Optional volume mounting is not supported until we have kubectl 1.6
2017-03-02 12:14:57 -05:00
Justin Santa Barbara b4b9bcb53e makefile: replace protokube.tar.gz 2017-03-02 12:14:35 -05:00
Justin Santa Barbara 1865ceea80 Merge pull request #2029 from DualSpark/doc-update
updating generated docs
2017-03-02 00:14:16 -05:00
Justin Santa Barbara cfc69b6ec2 Merge pull request #1864 from itskingori/route53_dns_mapper_addon
Add Route53 Mapper Addon
2017-03-02 00:13:35 -05:00
Justin Santa Barbara b0254a4800 Merge pull request #2010 from mihok/flannel-guarenteed
Adding equal resource requests/limits to flannel for guarenteed QoS
2017-03-01 22:14:44 -05:00
Justin Santa Barbara be559a8da9 Merge pull request #2027 from justinsb/version_makefile
Cleanup of protokube image building
2017-03-01 21:20:55 -05:00
Justin Santa Barbara 753eef5fd1 Cleanup of protokube image building & tagging
Should fix problems with tagging
2017-03-01 21:16:32 -05:00
chrislovecnm 56da9f14de updating generated docs 2017-03-01 16:24:07 -07:00
chrislovecnm 7afe201955 removing drain code 2017-03-01 16:16:58 -07:00
chrislovecnm 04a3637b38 fixes in drain and code format 2017-03-01 14:01:51 -07:00
Zach Loafman 45442fcd76 Merge pull request #2025 from zmerlynn/fix-build-1488398673
build: Fix what's actually exported
2017-03-01 12:38:45 -08:00
Zach Loafman 31462edff8 build: Fix what's actually exported 2017-03-01 12:35:33 -08:00
Zach Loafman 1944092374 Merge pull request #2024 from justinsb/santize_docker_tag
Sanitize docker tag consistently
2017-03-01 11:16:27 -08:00
Justin Santa Barbara 2af3961d02 Sanitize docker tag consistently
We need to use the same logic in the Makefile when we build the image,
and in kops when we reference the image.
2017-03-01 14:14:19 -05:00
Zach Loafman 3a583c6b91 Merge pull request #2023 from zmerlynn/fix-build-1488394200
build: Fix protokube tag during build
2017-03-01 11:00:25 -08:00
Zach Loafman 3078985bb6 build: Fix protokube tag during build
This got past the PR builder / Travis because the PR builder
explicitly sets VERSION, and Travis isn't setting "CI". (I think.)
2017-03-01 10:55:06 -08:00
chrislovecnm 864007d78d Fixing oddness with deploy evicts, updated logging, more tweaks in drain 2017-03-01 11:46:50 -07:00
chrislovecnm c3a7244102 More PR review changes, improving drain, and fixing a couple bugs 2017-03-01 11:46:36 -07:00
chrislovecnm f50c81bc46 PR review tweaks and backing out some changes in rollingupdate_cluster.go 2017-03-01 11:46:06 -07:00
chrislovecnm deb5685c23 updates to cobra docs 2017-03-01 11:42:48 -07:00
chrislovecnm cb58858b18 Updates for pr review and backing out validate_cluster changes 2017-03-01 11:42:20 -07:00
chrislovecnm 286455a608 Validate and drain with rolling update set via new feature flag DrainAndValidateRollingUpdate 2017-03-01 11:40:30 -07:00
Justin Santa Barbara 32081f3ca6 Reuse k8s drain code
This depends on https://github.com/kubernetes/kubernetes/pull/42115
2017-03-01 11:39:57 -07:00
chrislovecnm 7e0ac01bbc Fixing oddness with deploy evicts, updated logging, more tweaks in drain 2017-03-01 11:39:57 -07:00
chrislovecnm da763ea1e5 More PR review changes, improving drain, and fixing a couple bugs 2017-03-01 11:39:56 -07:00
chrislovecnm a848f577a2 PR review tweaks and backing out some changes in rollingupdate_cluster.go 2017-03-01 11:39:56 -07:00
chrislovecnm bcbede8c90 Doc updates 2017-03-01 11:39:56 -07:00
chrislovecnm 9d30e532ce updates to cobra docs 2017-03-01 11:39:56 -07:00
chrislovecnm 312fb828a4 Updates for pr review and backing out validate_cluster changes 2017-03-01 11:39:56 -07:00
chrislovecnm b7b0bca1fc Validate and drain with rolling update set via new feature flag DrainAndValidateRollingUpdate 2017-03-01 11:39:56 -07:00
Justin Santa Barbara 517093fc7b Merge pull request #2015 from DualSpark/weave-1.9.1-update
bumping weave to 1.9.2
2017-03-01 13:23:51 -05:00
Chris Love c2f2de93e3 Merge pull request #2016 from justinsb/fix_1890
Fix shared NAT gateways
2017-03-01 11:16:44 -07:00
Chris Love d6ceb13c93 Merge pull request #2020 from justinsb/deps_for_drain
Update deps in support of drain
2017-03-01 11:16:02 -07:00
Zach Loafman e3283b55c7 Merge pull request #2022 from justinsb/fix_160_validation
Fix 1.6.0 validation
2017-03-01 10:14:14 -08:00
Justin Santa Barbara cdc8b034d1 Fix 1.6.0 validation
We were requiring API servers, but the apiserver flag is removed from
1.6.
2017-03-01 12:58:54 -05:00
Zach Loafman 724f130631 Merge pull request #2021 from zmerlynn/fix-ci
build: Make CI build versions look real
2017-03-01 09:50:11 -08:00
chrislovecnm c6f4f48572 bumping weave to 1.9.2 2017-03-01 10:25:01 -07:00
Zach Loafman ee78e633f1 build: Make CI build versions look real
This is a stopgap until we can do something more clever here, like the
tagging done in the k8s repo.
2017-03-01 09:01:45 -08:00
Justin Santa Barbara 357134040f Update deps in support of drain 2017-03-01 11:56:34 -05:00