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
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
Xiaoyu Zhong
4433be4ee3
Alicloud: only private subnets need SNAT rule
2019-11-27 17:29:07 +08:00
Srikanth
7b8eb2bfee
Initial work for kops-controller to support digital ocean
2019-11-24 12:56:46 +05:30
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
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
Ciprian Hacman
3e07810e0b
Update Docker version defaults
2019-11-09 07:11:52 +02: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
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
Srikanth
60329f07db
Incorporate review comments
2019-10-30 20:09:45 +05:30
tanjunchen
9aaa3c7f43
remove unnecessary break
2019-10-29 13:03:35 +08:00
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
Justin SB
9108b69798
Update etcd-manager to 3.0.20191025
...
Primarily for DigitalOcean support
Changes:
* fix issues in pr#253
* Update rules-docker to 0.12
* [DO-7442] Fix logic for Digital Ocean volume tag
* Update release process to use shipbot
* Move to go modules
* Update golang to 1.13.3
* travis: Test newer bazel versions
* Fix unit tests
* Test everything, not just //test
2019-10-25 09:47:22 -04:00
hwdef
b0c63b4cd9
pkg: fix static check
2019-10-24 14:16:41 +08:00
Xiaoyu Zhong
002ddbb270
Alicloud: add hostname override
2019-10-16 21:53:40 +08:00
Justin SB
b6862103bb
Change default port for memberlist from 3997
...
We had a port collision on 3997; change the default memberlist ports
to avoid the collision (we haven't shipped a release with this in it).
Also create a go file so that we can use constants to keep track of
our port numbers, rather than magic values.
2019-10-14 07:26:27 -04:00
Kubernetes Prow Robot
211d272f80
Merge pull request #7760 from tanjunchen/fix-up-unnecessary-newline
...
remove the unnecessary newline and unused vars
2019-10-13 09:18:36 -07:00
Kubernetes Prow Robot
34c7d5a64a
Merge pull request #7755 from tanjunchen/fix-up-static-error
...
fix-up staticcheck error
2019-10-13 08:20:35 -07:00
Kubernetes Prow Robot
0c66a304c3
Merge pull request #7754 from tanjunchen/fix-up-gosimple-error
...
fix-up gosimple check error
2019-10-12 11:18:44 -07:00
Thomas Jackson
85db3dce27
make apimachinery
2019-10-10 13:13:38 -07:00
tanjunchen
279c429abd
remove the unnecessary newline and unused vars
2019-10-08 22:43:10 +08:00
tanjunchen
28fdb358f8
fix-up staticcheck error
2019-10-08 13:53:04 +08:00
Kubernetes Prow Robot
bd87584537
Merge pull request #7751 from justinsb/support_compressed_transfer
...
nodeup download: try to use compression
2019-10-06 23:03:11 -07:00
tanjunchen
43bf6bdab6
fix-up gosimple check error
2019-10-07 11:59:57 +08:00
tanjunchen
8fe36dc72c
fix-up some staticcheck error
2019-10-06 10:40:13 +08:00
Justin SB
1a7bb9d21e
Update expected test output
2019-10-05 16:40:31 -04:00
Justin SB
5d8f680c12
nodeup download: try to use compression
...
We pass the appropriate flag to curl / wget, but where it fails we
fall back to not using compression.
Also simplify the code paths here, as it has proven so tricky - we
simply try a sequence of commands until we successful download and a
hash match.
2019-10-05 16:40:01 -04:00
Kubernetes Prow Robot
f671873629
Merge pull request #7652 from OpenSource-THG/master
...
Openstack block device mapping support
2019-10-03 14:27:56 -07:00
Kubernetes Prow Robot
5700b98bc2
Merge pull request #7713 from justinsb/update_etcd_manager_backup
...
Update etcd-manager backup image
2019-09-30 12:45:01 -07:00
Kubernetes Prow Robot
bbe979f56e
Merge pull request #7710 from justinsb/update_etcd_manager
...
Update etcd-manager with OpenStack fixes
2019-09-30 12:44:53 -07:00
Justin SB
025fd44827
Update etcd-manager backup image
...
Should be no changes in the backup image (so no need to backport), but
just want to sync up the versions so I don't forget it again!
2019-09-30 13:40:24 -04:00
Justin SB
e1be7aeba1
Update etcd-manager with OpenStack fixes
...
etcd-manager changes:
* Use disk by id for mounting devices in OpenStack [zetaab](https://github.com/zetaab ) [#253 ](https://github.com/kopeio/etcd-manager/pull/253 )
2019-09-30 13:15:27 -04:00
Jesse Haka
4ccad007ce
mountcerts -> usehostcerts
2019-09-30 11:36:32 +03:00
Jesse Haka
352bc1eaa2
Allow to use custom rootCAs
2019-09-30 11:35:58 +03:00
Peter Rifel
1f4e9510f8
Remove unnecssary Sprintf
2019-09-27 12:51:19 -07:00
Kubernetes Prow Robot
830ad5f3dc
Merge pull request #7690 from mitch000001/openstack-use-ig-zones
...
OpenStack: use InstanceGroup zones to populate availability zone
2019-09-27 04:55:37 -07:00
Kubernetes Prow Robot
942c8915db
Merge pull request #7496 from justinsb/label_controller
...
kops-controller
2019-09-27 03:43:35 -07:00
Michael Wagner
044e05cbe7
chore(openstack): use InstanceGroup zones as AV
2019-09-27 09:45:34 +02:00
Kubernetes Prow Robot
5882e6aa9d
Merge pull request #7684 from tanjunchen/perfect-some-mistakes
...
fix-up some spelling mistakes in /pkg
2019-09-27 00:05:37 -07:00
Justin SB
71fed5e6ff
Fix for tarball image names after 1.16
...
Image names from 1.16 on include an architecture suffix,
e.g. "-amd64"; the generic alias continues to work when pulling, but
when loading from a tarball (i.e. running in CI) we must use the
per-architecture name.
2019-09-26 10:20:54 -04:00
chentanjun
3d1966df84
fix-up some spelling mistakes in /pkg
2019-09-26 10:15:44 +08:00