Ole Markus With
|
a3cfe8d098
|
Don't try to build etcd-manager secrets for cilium twice
|
2021-06-15 12:42:11 +02:00 |
Ole Markus With
|
c162013a3c
|
Use quay images for cilium
|
2021-06-08 23:01:08 +02:00 |
John Gardiner Myers
|
d3469d6ec2
|
Remove code for no-longer-supported k8s versions
|
2021-05-07 23:40:03 -07:00 |
Ole Markus With
|
df4f429ceb
|
Apply suggestions from code review
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
|
2021-04-19 07:25:42 +02:00 |
Ole Markus With
|
202e440920
|
Pre-pull cilium and kube-proxy in warming mode
|
2021-04-18 18:42:59 +02:00 |
John Gardiner Myers
|
2ac17bee69
|
Remove code for no-longer-supported k8s releases
|
2020-10-29 16:45:53 -07:00 |
Ole Markus With
|
5c941dee38
|
Fix circular dependency in tasks related to cilium certs
|
2020-10-24 09:27:15 +02:00 |
AkiraFukushima
|
4e4c4a1e16
|
Install wireguard OS package in nodeup
|
2020-10-11 15:53:11 +09:00 |
Ciprian Hacman
|
d0349fd6bb
|
Open etcd port only when Calico uses "etcd" datastore
|
2020-10-09 09:33:38 +03:00 |
Ciprian Hacman
|
07ffd665a7
|
Allow container runtime to run before BootstrapKubeconfig
|
2020-09-12 08:13:40 +03:00 |
John Gardiner Myers
|
07220797b4
|
Issue the cilium etcd client cert out of kops-controller
|
2020-08-17 21:15:34 -07:00 |
John Gardiner Myers
|
b6947ccaee
|
Use kops-controller to issue kube-router cert
|
2020-08-16 23:40:38 -07:00 |
Peter Rifel
|
4d9f0128a3
|
Upgrade to klog2
This splits up the kubernetes 1.19 PR to make it easier to keep up to date until we get it sorted out.
|
2020-08-16 20:56:48 -05:00 |
John Gardiner Myers
|
321035f460
|
Allow cert/key file tasks to specify owner
|
2020-08-15 10:30:20 -07:00 |
Ciprian Hacman
|
ed3f43bf4c
|
Remove the checksum workaround for Flannel VXLAN
|
2020-07-10 07:55:52 +03:00 |
Ole Markus With
|
2fd6e52af7
|
Apply suggestions from code review
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
|
2020-06-27 07:43:30 +02:00 |
Ole Markus With
|
51235b2edc
|
Deploy cilium etcd credentials if the cilium cluster exists
|
2020-06-27 07:11:19 +02:00 |
John Gardiner Myers
|
6fa80b5442
|
Refactor lyft config file to Go code
|
2020-06-19 23:30:52 -07:00 |
John Gardiner Myers
|
9d7a93e124
|
Issue kubelet-api cert in nodeup
|
2020-06-13 16:35:44 -07:00 |
Kubernetes Prow Robot
|
98d1f7b05b
|
Merge pull request #9313 from johngmyers/refactor-scheduler-cert
Issue kube-scheduler and kube-controller-manager certs in nodeup
|
2020-06-10 21:00:57 -07:00 |
Justin SB
|
bf11a65bd3
|
Try wrapping pkix.Name
|
2020-06-09 20:24:09 -07:00 |
Ciprian Hacman
|
4c1db82657
|
Install all CNI plugin binaries for all network plugins
|
2020-06-10 05:36:04 +03: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 |
Ciprian Hacman
|
ea106c4be8
|
Copy "portmap" to /opt/cni/bin for Weave
|
2020-06-08 19:34:44 +03:00 |
John Gardiner Myers
|
8b9145f6c4
|
Create nodetasks.IssueCert()
|
2020-06-05 08:00:38 -07:00 |
John Gardiner Myers
|
d64e760d5b
|
Use pki.IssueCert() for nodeup client certs
|
2020-06-04 10:26:45 -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 |