Commit Graph

2422 Commits

Author SHA1 Message Date
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
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
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
Justin Santa Barbara 8230d8a140 Fix shared NAT gateways
Also add a test

Fix #1890
2017-03-01 00:15:12 -05:00
Kris Nova f530704550 Merge pull request #1959 from justinsb/gce_support
Re-enable GCE support (behind a feature flag)
2017-02-28 21:57:07 -07:00
Kris Nova 8cfe880f53 Merge pull request #1963 from kris-nova/update-internals-doc
Update internals doc
2017-02-28 21:56:28 -07:00
Justin Santa Barbara 0cd6753e9e Merge pull request #2007 from reactiveops/fix_2006
Updated machine_types.go for i3 instances
2017-02-28 23:45:13 -05:00
Justin Santa Barbara 3d14d07616 Support cloud-config on GCE 2017-02-28 20:08:03 -05:00
Justin Santa Barbara 645f330dad Re-enable GCE support
We move everything to the models.  We feature-flag it, because we
probably want to change the names etc, and we aren't going to be able to
offer smooth upgrades until that is done.
2017-02-28 20:08:03 -05:00
Kris Nova 2a5dd3f261 Fixing concerns from review
Fixing shell script pointer to nodeup.go from GCE
2017-02-28 15:34:58 -07:00
Justin Santa Barbara 191e2be9a0 Merge pull request #1997 from bowei/update-kube-dns
Update kube-dns addon configuration to match the latest
2017-02-28 16:24:44 -05:00
Eric Hole 1e20f42677 Merge pull request #2012 from foxylion/patch-1
Fix typo "snapshot" in etcd_backup.md
2017-02-28 11:33:03 -05:00
Jakob Jarosch 68870b8cc7 Fix typo "snapshot" in etcd_backup.md 2017-02-28 15:41:55 +01:00
Eric Hole 84bd5aca3a Update machine_types.go for i3 2017-02-28 06:18:48 -05:00
Bowei Du ed78ac2ec5 Fix spelling (chanel -> channel) 2017-02-27 22:50:22 -08:00
Bowei Du 3c8c6d8f4b Updates kube-dns cluster addon YAML to match Kubernetes 1.6 2017-02-27 22:49:41 -08:00
Justin Santa Barbara a0f458c6a0 Merge pull request #2009 from mtaufen/use-kubeconfig
use --kubeconfig on kubelet instead of --api-servers in post 1.6 clusters
2017-02-27 19:26:06 -05:00
Michael Taufen c24a017ed5 use --kubeconfig on kubelet instead of --api-servers in post 1.6 clusters 2017-02-27 15:49:11 -08:00
Chris Love a3a2d7c419 Merge pull request #2004 from kris-nova/disable-cf-delete
Disable CloudFormation Delete (again)
2017-02-27 11:18:09 -07:00
Kris Nova 91114fb7f5 Disable cf delete 2017-02-27 09:56:51 -07:00
Chris Love 0cb61610ea Merge pull request #1993 from justinsb/shipbot
Add manifest for shipbot
2017-02-26 11:15:25 -07:00
Chris Love 89978d9b32 Merge pull request #1958 from justinsb/fix_diff_edge_case
Fix diff edge case for trailing diffs
2017-02-24 18:16:35 -07:00
Justin Santa Barbara a8c6b813da Tag 1.5.2-beta.2 2017-02-24 09:16:49 -05:00
Justin Santa Barbara 3940c420fd Merge pull request #1994 from justinsb/fix_tests_6
Fix tests - another cross-merge
2017-02-24 09:16:32 -05:00
Justin Santa Barbara 56e79d669e Fix tests - another cross-merge 2017-02-24 09:15:55 -05:00
Justin Santa Barbara abc294bdec Add manifest for shipbot 2017-02-24 09:08:46 -05:00
Justin Santa Barbara bf2edddb8d Merge pull request #1935 from justinsb/terraform_variable_output
Output variables from terraform, for reuse in a module
2017-02-24 09:06:20 -05:00
Justin Santa Barbara 4e5b3c56ba Merge pull request #1990 from justinsb/fix_nat_gateway_output
Remove printf from delete cluster
2017-02-24 08:17:34 -05:00
Eric Hole 2ddc6ff696 Merge pull request #1976 from justinsb/bump_dns_controller
Bump dns-controller to 1.5.2
2017-02-24 07:25:02 -05:00
Eric Hole 05dd0213a4 Merge pull request #1979 from justinsb/one_subnet_per_az_api_elb
Choose only one subnet per AZ for API ELB
2017-02-24 07:23:06 -05:00
Eric Hole f3756066ff Merge pull request #1992 from kris-nova/cf-delete-on-cluster-name
Add filter to delete
2017-02-24 03:56:51 -05:00
Kris Nova 514f11f8fb gofmt 2017-02-23 23:32:57 -08:00
Kris Nova 14f01fb904 Add back to list 2017-02-23 23:32:27 -08:00
Kris Nova 946208257f Adding filter for cluster names 2017-02-23 23:31:09 -08:00
Justin Santa Barbara 755c2c0b31 Remove printf from delete cluster
This was breaking toolbox dump
2017-02-24 02:26:43 -05:00
Justin Santa Barbara 4b3054d1f5 Merge pull request #1989 from justinsb/dont_delete_cloudformation
Don't delete cloudformation stacks
2017-02-24 02:19:51 -05:00
Justin Santa Barbara c4993f684d Merge pull request #1909 from justinsb/socat_coreos_option_2
Add socat to CoreOS
2017-02-24 02:16:38 -05:00
Justin Santa Barbara 8e65cc10d9 Don't delete cloudformation stacks
Until we can figure out how to filter them to just our cluster, we can't
delete them.
2017-02-24 02:12:43 -05:00
Justin Santa Barbara 4557ee7b9e Add socat to CoreOS
We build a statically linked version and distribute it with kops.

Note that our version of socat does not include libssl, but kubernetes
does not use it anyway.
2017-02-24 01:24:25 -05:00
yissachar 8219e52c79 Merge pull request #1957 from justinsb/fix_1956
Cleanup nil handling in kubelet options
2017-02-24 00:26:33 -05:00
Eric Hole d84c8fc775 Merge pull request #1978 from sethpollack/fix_1974
validate region
2017-02-23 14:03:11 -05:00
Justin Santa Barbara 7ab983a47d Choose only one subnet per AZ for API ELB 2017-02-23 12:22:22 -05:00