Commit Graph

2083 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 094fe2a645
Merge pull request #7925 from johngmyers/optimize-validation
Pass the cloud object to validator from caller
2019-12-03 15:40:58 -08:00
Kubernetes Prow Robot 33ed6315b6
Merge pull request #7600 from uruddarraju/ng
Allow users to set kube controller manager's concurrent sync flags.
2019-12-03 13:22:58 -08:00
Kubernetes Prow Robot d551191c2c
Merge pull request #8027 from bittopaz/ali-patch-9
Alicloud: fix comparison failures for VPC and NATGateway
2019-12-03 12:40:58 -08:00
Kubernetes Prow Robot 8fead73173
Merge pull request #7406 from gjtempleton/Capacity-Optimized-Spot-Strategy
Add CapacityOptimized to list of supported spot allocation strategies
2019-12-03 02:44:57 -08:00
Kubernetes Prow Robot 2e572edf82
Merge pull request #8014 from bittopaz/ali-patch-2
Alicloud: support internal api loadbalancer
2019-11-28 06:19:03 -08:00
Xiaoyu Zhong 91bd701f7a Alicloud: fix comparison failures for VPC 2019-11-28 16:52:47 +08:00
Xiaoyu Zhong 69381be8e1 Alicloud: support internal api loadbalancer 2019-11-28 11:50:18 +08:00
Kubernetes Prow Robot 09a8de4368
Merge pull request #7904 from johngmyers/concise-tests
Improve rolling update test coverage
2019-11-27 07:05:20 -08:00
Xiaoyu Zhong 4433be4ee3 Alicloud: only private subnets need SNAT rule 2019-11-27 17:29:07 +08:00
Kubernetes Prow Robot 482fce5d54
Merge pull request #7424 from mmerrill3/feature/dynamic-audit-config
Implementing audit dynamic configuration (#7392)
2019-11-26 01:01:10 -08:00
Srikanth 5ee945fc88 incorporate review comments 2019-11-24 12:56:46 +05:30
Srikanth 7b8eb2bfee Initial work for kops-controller to support digital ocean 2019-11-24 12:56:46 +05:30
John Gardiner Myers 38b19e53b4 Add a second master to rolling update tests 2019-11-19 16:55:39 -08:00
John Gardiner Myers 8121a84089 Improve rolling update test coverage 2019-11-19 16:55:39 -08:00
John Gardiner Myers cfca6fae10 extract RollingUpdateCluster initialization in rollingupdate tests 2019-11-19 16:55:39 -08:00
John Gardiner Myers d82c834fe3 extract common test setup in rollingupdate tests 2019-11-19 16:55:39 -08:00
John Gardiner Myers 7e8c77a8bf extract CloudInstanceGroup setup in rollingupdate tests 2019-11-19 16:55:36 -08:00
John Gardiner Myers 3d6d6734e5 Make rollingupdate test assertions succinct 2019-11-19 16:45:55 -08:00
Kubernetes Prow Robot a7ebaf7378
Merge pull request #7402 from maruina/lyft-cni-v0.5.0
Upate Lyft CNI to v0.5.1
2019-11-19 16:19:19 -08:00
Peter Rifel 3dc06afa12 Fix goimports errors
It turns out we werent running verify-goimports in our CI jobs.

While we work to get that enabled, we can at least unblock the releases by doing a one-time fix of the failing goimports
2019-11-19 05:05:02 -08:00
Kubernetes Prow Robot baa5ae3934
Merge pull request #7860 from hakman/docker-19.03.4
Add support for newer Docker versions
2019-11-17 12:23:54 -08:00
Peter Rifel 57d72da5ec Upgrade AWS VPC CNI to 1.5.5 2019-11-17 10:48:53 -06:00
John Gardiner Myers bd4e1277ae Pass the cloud object to validator from caller 2019-11-13 22:19:55 -08:00
John Gardiner Myers 55f4fcb419 Extract the list of instance groups earlier in validation 2019-11-13 22:08:52 -08:00
GuyTempleton f6218a50f0
Add CapacityOptimized to list of supported spot allocation strategies
Add Terraform capacity-optimised warning

s/optimised/optimized/
2019-11-09 19:04:16 +00:00
Ciprian Hacman 3e07810e0b Update Docker version defaults 2019-11-09 07:11:52 +02:00
John Gardiner Myers b63cc36f88 Update bazel 2019-11-07 22:59:51 -08:00
Justin Santa Barbara 5a0b199119
Merge branch 'master' into fix-roll-validation 2019-11-07 20:54:10 -05:00
Kubernetes Prow Robot e29a04e5af
Merge pull request #7854 from FayerZhang/master
fix golint failures
2019-11-07 11:37:43 -08:00
Kubernetes Prow Robot fdde53235e
Merge pull request #7838 from srikiz/DO-7442-AddGossipClusterForDO
[DO-7442] Add gossip cluster implementation for Digital Ocean cloud provider
2019-11-05 21:57:13 -08:00
Kubernetes Prow Robot a7745468d7
Merge pull request #7791 from tanjunchen/handle-error
remove the unnecessary break
2019-11-05 21:57:06 -08:00
Kubernetes Prow Robot 53cabfb594
Merge pull request #7852 from bittopaz/ali-patch-2
Alicloud: split ProviderID with "."
2019-11-05 21:13:09 -08:00
John Gardiner Myers 5b8bed77fa Don't update first node in instancegroup if cluster fails validation 2019-11-04 16:26:39 -08:00
John Gardiner Myers 63e0c5e726 Add tests for cluster validation during rolling update 2019-11-04 16:26:39 -08:00
Peter Rifel ea4c25530b Revert "Upgrade Amazon VPC CNI plugin to 1.5.4"
This reverts commit 699fe56619.
2019-11-04 13:52:27 -08:00
Matteo Ruina 46ba9ff605 Add missing IAM permission 2019-10-31 15:29:12 +01:00
feifei.zhang@huawei.com 4b49412105 fix golint failures 2019-10-31 20:22:37 +08:00
Xiaoyu Zhong 9d61c1d1a7 Alicloud: split ProviderID with "." 2019-10-30 23:20:23 +08:00
Srikanth 60329f07db Incorporate review comments 2019-10-30 20:09:45 +05:30
Uday Ruddarraju e43a1681f1 Auto generated updates for kube-controller-manager's concurrent sync flags 2019-10-30 00:50:57 -07:00
Uday Ruddarraju c4443f2326 Allow users to set kube controller manager's concurrent sync flags. 2019-10-30 00:50:57 -07:00
tanjunchen 9aaa3c7f43 remove unnecessary break 2019-10-29 13:03:35 +08:00
Srikanth d237a4cb04 Code cleanup for PR 2019-10-29 09:45:30 +05:30
Srikanth c52d4d9dbd More updates to protokube seeding DO cloud provider 2019-10-29 09:40:38 +05:30
Srikanth cb4a8ef6fc Rebase with latest master 2019-10-29 09:40:38 +05:30
Jesse Haka b77a58a896 add protocol4 as allowed to master 2019-10-28 11:57:51 +02:00
Jesse Haka a09a920e92 fix firewalls for openstack 2019-10-27 21:58:40 +02:00
Jesse Haka f65b0f3bda return fatal if no network found 2019-10-27 08:22:52 +02:00
Jesse Haka 5e3b94ae17 use existing network and subnet 2019-10-27 08:21:25 +02:00
Kubernetes Prow Robot ac535e4527
Merge pull request #7822 from justinsb/etcdmanager_bump_for_1_16
Update etcd-manager to 3.0.20191025
2019-10-26 15:37:24 -07:00