Kubernetes Prow Robot
4af83f3590
Merge pull request #9320 from hakman/install-all-cni-binaries
...
Install all CNI plugin binaries for all network plugins
2020-06-09 23:40:05 -07:00
Kubernetes Prow Robot
cc45d02dbe
Merge pull request #9317 from hakman/docker-19.03.11-k8s-1.17
...
Use Docker 19.03.11 for Kubernetes 1.17+
2020-06-09 22:10:05 -07:00
Ciprian Hacman
4c1db82657
Install all CNI plugin binaries for all network plugins
2020-06-10 05:36:04 +03:00
Ciprian Hacman
619af9eea6
Update tests
2020-06-09 19:48:15 +03:00
Ciprian Hacman
73526d28af
Optimize package install for newer Containerd versions
2020-06-09 19:45:17 +03:00
Ciprian Hacman
2a632e6198
Optimize package install for newer Docker versions
2020-06-09 19:04:29 +03:00
Peter Rifel
bc074e857c
Use ec2.DescribeInstanceTypes in awsup.GetMachineTypeInfo
...
This requires passing a cloud object in additional places throughout the validation package and originating mostly from cmd/kops
This means that some kops commands now require valid cloud provider credentials, but I don't think this is an issue because the vast majority of use-cases already require the same cloud provider credentials in order to interact with the state store.
2020-06-09 10:13:01 -05:00
Kubernetes Prow Robot
7a5dd523ae
Merge pull request #9302 from johngmyers/fix-legacy-manager
...
Don't try building TLS for etcd-manager if not using etcd-manager
2020-06-09 07:41:18 -07:00
Ciprian Hacman
e44e91edd9
Handle the errors when copying CNI plugin binaries
2020-06-09 15:54:34 +03:00
Ciprian Hacman
fa258dd410
Install common CNI plugin binaries for all network plugins
2020-06-09 10:09:03 +03:00
ZouYu
2fc52ec6be
fix some go-lint warning
...
Signed-off-by: ZouYu <zouy.fnst@cn.fujitsu.com>
2020-06-09 08:52:50 +08:00
John Gardiner Myers
bacaf87f0e
Don't try building TLS for etcd-manager if not using etcd-manager
2020-06-08 10:04:28 -07:00
Ciprian Hacman
ea106c4be8
Copy "portmap" to /opt/cni/bin for Weave
2020-06-08 19:34:44 +03:00
Kubernetes Prow Robot
cd8681ccd0
Merge pull request #9282 from johngmyers/create-issuecert
...
Create nodetasks.IssueCert()
2020-06-08 07:57:47 -07:00
Justin Santa Barbara
64273a661b
More nodeup golden tests
...
kube-controller-manager, kube-proxy, kube-scheduler
2020-06-07 10:39:14 -04:00
Justin Santa Barbara
ce577b0518
Richer mocking of keystore in nodeup tests
2020-06-07 10:39:11 -04:00
John Gardiner Myers
8b9145f6c4
Create nodetasks.IssueCert()
2020-06-05 08:00:38 -07:00
Kubernetes Prow Robot
d18e97140e
Merge pull request #9130 from johngmyers/pki-refactor
...
Refactor cert issuance code
2020-06-05 01:43:43 -07:00
Kubernetes Prow Robot
9e4bf1699a
Merge pull request #9216 from hakman/prepare-multi-arch
...
Prepare Kops for multi-architecture support
2020-06-04 21:35:43 -07:00
John Gardiner Myers
f9b0415093
Update generated files
2020-06-04 12:13:49 -07:00
John Gardiner Myers
e88e0cf7ec
Remove code supporting dropped k8s versions
2020-06-04 12:11:51 -07:00
John Gardiner Myers
d64e760d5b
Use pki.IssueCert() for nodeup client certs
2020-06-04 10:26:45 -07:00
John Gardiner Myers
a96f7963a6
Pull cert issuance code up into fitasks.Keypair
2020-06-04 10:26:41 -07:00
Ole Markus With
a9d19ca80b
Adapt to various changes happening in master
2020-06-04 17:32:45 +02:00
Ole Markus With
f53787b92f
Small nit
2020-06-04 17:32:45 +02:00
Ole Markus With
43f4e0a6db
Fix copy/paste mistakes
2020-06-04 17:32:45 +02:00
Ole Markus With
eb06f2787e
EtcdTLSBuilder moved to networking and renamed to CalicoBuilder
...
EtcdTLSBuilder is now only used in legacy configurations of calico so renaming appropriatly
2020-06-04 17:32:45 +02:00
Ole Markus With
0a5a317385
Fix necessary plugins for kubenet-based networking
...
* remove portmap as it is not used by kubenet
* use generalised function for checking whether a provider uses kubenet
2020-06-04 17:32:45 +02:00
Ole Markus With
b62f6aa894
Move networking in nodeup to dedicated subpackage
2020-06-04 17:32:41 +02:00
Kubernetes Prow Robot
4fe5ad03f8
Merge pull request #9255 from olemarkus/romana-remove
...
Remove romana support
2020-06-03 13:24:59 -07:00
Kubernetes Prow Robot
11928bf327
Merge pull request #9213 from johngmyers/refactor-update
...
Refactor Debian automatic upgrades to Go code
2020-06-03 13:24:46 -07:00
Ciprian Hacman
654a0d2d8a
Detect supported architecture during node setup
2020-06-03 17:23:59 +03:00
Ciprian Hacman
a7c9ef9ff0
Use Docker 19.03.11 for Kubernetes 1.18+
2020-06-03 12:03:56 +03:00
Ole Markus With
991549a5f4
Remove support for Romana
2020-06-03 08:23:53 +02:00
John Gardiner Myers
a3e7ca2469
Disable static tokens by default as of Kubernetes 1.18
2020-06-01 15:12:09 -07:00
Kubernetes Prow Robot
7b067983df
Merge pull request #9177 from olemarkus/remove-vsphere
...
Remove vsphere cloud provider
2020-06-01 06:19:54 -07:00
John Gardiner Myers
0ed8afb904
Refactor Debian automatic upgrades to Go code
2020-05-30 15:10:52 -07:00
Ole Markus With
7342525872
Remove vsphere from kops files
2020-05-30 13:36:55 +02:00
Ole Markus With
89fba09caa
Remove vsphere vendor stuff and related build files
2020-05-30 13:34:39 +02:00
John Gardiner Myers
2c02f0812c
Upgrade docker/containerd/containeros hashes to SHA256
2020-05-29 21:12:36 -07:00
John Gardiner Myers
ea1a62b97e
Refactor UpdateServiceBuilder
2020-05-29 19:04:38 -07:00
Kubernetes Prow Robot
f44d0dd01d
Merge pull request #9208 from johngmyers/update-feature-doc
...
Update adding_a_feature.md with more modern example
2020-05-29 18:33:53 -07:00
John Gardiner Myers
c1562291d7
Update adding_a_feature.md with more modern example
2020-05-28 23:19:14 -07:00
Ciprian Hacman
cb6542488a
Use kubescheduler.config.k8s.io/v1beta1 for Kubernetes 1.19
2020-05-29 08:43:54 +03:00
Kubernetes Prow Robot
6830cf6d44
Merge pull request #9065 from johngmyers/remove-distro
...
Remove support for CoreOS and Jessie
2020-05-27 23:22:01 -07:00
John Gardiner Myers
2d98e5609c
Remove/fix more CoreOS references
2020-05-22 20:54:41 -07:00
Ole Markus With
fc0f7f237c
Fix UsesKubenet call in containerd.go
2020-05-22 09:14:36 +02:00
Ole Markus With
d1ff25bb4e
Remove some rather long networking nil checks
2020-05-22 08:08:58 +02:00
Kubernetes Prow Robot
2c899d859a
Merge pull request #9104 from hakman/containerd-kubenet
...
Add support for Kubenet with containerd
2020-05-21 22:20:38 -07:00
John Gardiner Myers
8a6d29cd40
Remove support for reading legacy-format keypairs
2020-05-20 13:28:13 -07:00