Commit Graph

914 Commits

Author SHA1 Message Date
Sergiu Marsavela (smarsave) 8d2c8fc3d8 Correct error message and fix typo 2019-01-20 00:46:53 +01:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 3a87b1e015 Setting volume type for etcd volumes iff it was specified via command line 2019-01-19 14:07:35 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) a4503cf3a8 Openstack arguement to allow ingore-az in kubelet cloud config 2019-01-18 13:00:24 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 292b3a8589 Storage config for openstack cloud config 2019-01-18 11:39:39 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) fc740dbba3 Adding ability to specify to create_cluster openstack external network by name 2019-01-17 11:43:08 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 4f0169bb79 codegen 2019-01-16 09:30:40 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 0f7768b2fa Adding etcd storage type required for master volumes. Updating readme 2019-01-16 09:29:02 -07:00
Justin SB 4aa2498203
Rationalize deserialiation code
Put it all through kopscodecs.Decode, so that we can rewrite the API
group more easily in a subsequent PR.
2018-12-21 13:59:50 -05:00
Kubernetes Prow Robot f5ce011fa0
Merge pull request #6242 from justinsb/bulk_fix_typos
Bulk spelling fixes
2018-12-21 07:45:14 -08:00
Kubernetes Prow Robot 7a629c7743
Merge pull request #5932 from rdrgmnzs/deps_for_1_12
Update to k8s 1.12 libraries
2018-12-20 15:42:36 -08:00
Justin SB 26bd75aecb
Bulk spelling fixes
Experimenting with my own spelling checker, these are the typos it caught.
2018-12-20 17:43:56 -05:00
Justin Santa Barbara f49aba4147
Consider pending pods to be a validation failure
Also log the names of the non-ready containers.
2018-12-20 10:08:40 -05:00
Peter Rifel f66a2abc40 Add --post-drain-delay to rolling-update cluster command 2018-12-14 21:09:55 -08:00
Josh Branham 85bfa15b36 Simplify 2018-12-13 21:46:46 -08:00
Josh Branham bff260d920 Print --name if env NAME unset 2018-12-13 21:34:28 -08:00
Kubernetes Prow Robot 1f38ac53b8
Merge pull request #6185 from rdrgmnzs/cluster-rotation-validation-timeout
Let a user specify the validation timeout when rotating a cluster.
2018-12-09 17:48:54 -08:00
Rodrigo Menezes 926a14fbd7 Let a user specify the validation timeout when rotating a cluster. 2018-12-08 14:54:30 -08:00
mikesplain 3c7756a4e5 Add -y for upgrade command 2018-12-06 12:56:48 -05:00
Rodrigo Menezes 2b9243ff8c Getting things ready for when we are ready for 1.12 2018-12-04 18:50:17 -08:00
Kenjiro Nakayama 4489d86aff Add cni to usage network option for kops create cluster 2018-12-01 11:53:48 +09:00
k8s-ci-robot c83ebe8915
Merge pull request #6091 from jaredallard/master
feat(cmd/kops/create_cluster): default to kubelet.anonymousAuth false on k8s versions >=1.10
2018-11-26 10:26:13 -08:00
Jared Allard 034bda589e
fix(cmd/kops/create_cluster) default to anonymousAuth false for >=1.11, warn >=1.10 2018-11-26 09:26:24 -08:00
Kenjiro Nakayama 60c152c89d Mention about possible state store vendors in error message 2018-11-25 13:32:31 +09:00
Jared Allard 19811d9759
chore(tests): fix them up 2018-11-24 17:03:50 -08:00
Jared Allard b36fda8e39
chore: ./hack/update-bazel.sh 2018-11-24 15:58:26 -08:00
Jared Allard beb78dd7e3
feat: set anonymousAuth to false on clusters >1.10, and recommend it on upgrade 2018-11-24 15:55:22 -08:00
Jared Allard 2182b879d9
fix(cmd/kops/create_cluster): set anonymousAuth to false not true, whoops 2018-11-24 11:08:09 -08:00
Jared Allard c15ab52cd4
Merge remote-tracking branch 'upstream/master' 2018-11-24 10:52:32 -08:00
k8s-ci-robot f4012407f8
Merge pull request #4762 from locationlabs/cni-ipvlan-vpc-k8s
Cni ipvlan vpc k8s support
2018-11-21 13:43:19 -08:00
Jared Allard 769995d92a
chore(cmd/kops/create_cluster): better comment 2018-11-17 00:41:52 -08:00
Jared Allard 19f9d2f4d1
Merge branch 'master' into master 2018-11-16 23:03:38 -08:00
Jared Allard 6e6329db05
feat(cmd/kops/create_cluster): default to kubelet anonymousAuth true 2018-11-16 22:15:20 -08:00
xichengliudui 6414b9e892 delete some code 2018-11-13 13:22:58 -05:00
k8s-ci-robot bac89b8de5
Merge pull request #5102 from tmjd/calico-v3-upgrade
Calico v3 upgrade
2018-11-13 12:55:18 -08:00
k8s-ci-robot 2e9690d407
Merge pull request #6048 from mooncak/fix_bug
Fix some typos
2018-11-10 01:13:59 -08:00
k8s-ci-robot b1296990b3
Merge pull request #6053 from xichengliudui/fix181107
Remove unnecessary code
2018-11-09 13:56:57 -08:00
k8s-ci-robot 5dce6b1e6f
Merge pull request #5875 from seanson/5700_add_flag_for_no_subnet_tags
#5700: Add command line flag for disabling Subnet ELB tags
2018-11-09 13:05:48 -08:00
xichengliudui 9979549050 Remove unnecessary code 2018-11-08 12:40:13 -05:00
Erik Stidham 79940f6644 Update bazel 2018-11-08 08:00:10 -06:00
Erik Stidham 3da3b415e0 Adding Calico V3
- Add Calico configuration field to specify MajorVersion
- Add Calico V3 manifest
- Default new installations to Calico V3
  - Set etcd to V3 when calico is specified for networking
- Validate that etcd is V3 when Calico MajorVersion is v3
- Using Calico v3.2.1
2018-11-07 14:00:54 -06:00
Chris Phillips af7377d530 fix use of --networking in create cluster 2018-11-07 08:08:44 -08:00
Chris Phillips 2b9a56f8e6 rename to LyftVPC. Removes all the settings from the NetworkingSpec 2018-11-07 08:08:44 -08:00
Chris Phillips 3a8078763a Adds support for Lyft's cni-ipvlan-vpc-k8s
https://github.com/lyft/cni-ipvlan-vpc-k8s

This cni solution is slightly different in that it doesn't require running a daemonset

It requires:
  * a config file in /etc/cni/net.d
  * the binaries in /opt/cni/bin
  * adding the --node-ip param to the kubelet

This code is modeled after the AmazonVPC cni bits.

I've left the setup of the required subnets as an exercise to the reader.
2018-11-07 08:08:13 -08:00
xichengliudui 5826e4f361 Remove unnecessary code 2018-11-07 00:57:10 -05:00
mooncake 364834107e Fix some typos
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-06 23:43:29 +08:00
Ian Hoegen 312813e4c5 Add stdin input for secrets 2018-10-23 11:38:45 -07:00
k8s-ci-robot 4c9b06739c
Merge pull request #5971 from Raffo/master
Fixed issue when specifying ACM cert and no load balancer is defined
2018-10-23 06:27:15 -07:00
Ariel Mashraki 7dca8a78d2 terraform: Fix resource formatting for IPv6 CIDRs
Solved #5976
2018-10-20 15:58:42 +03:00
SataQiu 0550d8d4e8 fix the typos 2018-10-19 17:35:26 +08:00
Raffaele Di Fazio 455d6e850b
Fixed issue when specifying ACM cert and no load balancer is defined 2018-10-19 10:29:13 +02:00