1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-25 15:01:58 +00:00
Commit Graph

1026 Commits

Author SHA1 Message Date
Joshua Benjamin
e6b677a885 Fix flannel startup in new cluster
Signed-off-by: Joshua Benjamin <joshuabnjmn@gmail.com>
2019-02-13 09:56:30 -08:00
Sebastiaan van Steenis
aa16d70ca6 Update vendor 2019-02-12 09:10:55 -08:00
Sebastiaan van Steenis
23aebac488 Add AWS cloudprovider config 2019-02-12 09:10:55 -08:00
moelsayed
1938b88023 Update help message 2019-02-07 11:07:06 -08:00
galal-hussein
eedec3c1e9 Vendor Update 2019-01-29 16:02:47 -08:00
galal-hussein
11b5757207 Fix Weave Template 2019-01-29 16:02:47 -08:00
orangedeng
642970feb2 Use initContainer for nginx ingress if it is old version
**Problem:**
The nginx ingress daemonSet securityContext can not be applied to
version before 0.16.0

**Solution:**
When the nginx controller version is older than 0.16.0, we use the old
way to set it up.
2019-01-29 14:27:30 -08:00
moelsayed
3094ac132d generated code 2019-01-28 15:27:58 -08:00
moelsayed
285ac8d81c Automatically sync local backups 2019-01-28 15:27:58 -08:00
galal-hussein
fa332f7e07 Revert "revert to skip network plugin port checks of udp port"
This reverts commit ea4b16b116.

Revert "Add port checks for network plugins"
This reverts commit c73a58d45c.
2019-01-28 11:12:42 -08:00
Bernard Wagner
566920b8a5 Update Vendor 2019-01-28 10:40:43 -08:00
Bernard Wagner
d8758c551f Add support for SSH certificate authentication 2019-01-28 10:40:43 -08:00
Erik Wilson
74426ae713 Add checks for nil docker client
To prevent against accidental SIGSEGV errors we should verify the use
of a non-nil docker client.

For rancher/rancher/issues/17519
2019-01-28 10:14:03 -08:00
Guangbo Chen
ea4b16b116 revert to skip network plugin port checks of udp port 2019-01-28 09:48:06 -08:00
galal-hussein
860058e878 Check if etcd is healthy before running kubeapi 2019-01-25 16:00:04 -08:00
Mark Lee
c0ee3327ba advertise address on kube-apiserver by internal_address 2019-01-25 11:23:14 -08:00
Sebastiaan van Steenis
4cbca1e90a Add CoreDNS as addon 2019-01-25 11:12:46 -08:00
moelsayed
c229a0637d Fix etcdbackup error reporting 2019-01-24 15:03:31 -08:00
Guangbo Chen
c73a58d45c Add port checks for network plugins 2019-01-24 13:29:26 -08:00
galal-hussein
46a6c0e751 Vendor Update 2019-01-24 12:15:47 -08:00
galal-hussein
ec317d8361 Only use current versions from types 2019-01-24 12:15:47 -08:00
galal-hussein
f53e30adec Add disable option for metrics server 2019-01-24 12:15:47 -08:00
Jason Greathouse
6f1c8c8417 update vendor 2019-01-24 11:34:07 -08:00
Jason Greathouse
a64e8f64fb honor kubernetes_version setting 2019-01-24 11:34:07 -08:00
moelsayed
dad34d4da2 Fix s3 backup download issues 2019-01-22 14:32:57 -08:00
moelsayed
3b3cda1b08 Work around systemd-resolved for dind
Add dind-dns-server option
Set sysctl configration for calico
2019-01-22 09:10:02 -08:00
galal-hussein
6288d3406f Update types 2019-01-21 14:10:00 -08:00
galal-hussein
556e5bb678 Avoid creating dangling volumes with rke tools 2019-01-21 12:38:58 -08:00
galal-hussein
a905a6df80 Fix rotation for service components 2019-01-21 09:53:36 -08:00
moelsayed
3a03ed252b vendor update 2019-01-15 10:07:18 -08:00
moelsayed
cf037b1ed6 Allow local backup for rancher 2019-01-15 10:07:18 -08:00
galal-hussein
82fa8d6305 Add restart components to custom certs 2019-01-14 11:51:11 -08:00
Jason Greathouse
6d36ba86e9 AlwaysPullImages admission plugin option 2019-01-09 11:49:33 -08:00
galal-hussein
9ee750ec01 Adding csr generation and custom certs 2019-01-09 11:47:53 -08:00
galal-hussein
e79da956e9 Update rke to v1.13 and add versioned templates for calico and canal 2019-01-08 13:52:40 -08:00
Jason Greathouse
5647588cb7 rke basic integration test 2019-01-07 12:07:46 -08:00
Jason Greathouse
934774a798 update vendor - rancher/types 2019-01-07 12:07:46 -08:00
Jason Greathouse
7afa6e927e update k8s defaults, CIS recommendations 2019-01-07 12:07:46 -08:00
moelsayed
2bf2cd8f5b Don't remove Ready nodes during restore 2019-01-04 14:26:40 -08:00
Guangbo Chen
c6a60bfd83 update vendor 2019-01-04 13:54:14 -08:00
Guangbo Chen
9cfe5661d8 add etcd s3 uploading and downloading snapshot feature 2019-01-04 13:54:14 -08:00
Erik Wilson
9db25ef841 Vendor Update 2019-01-03 17:15:23 -07:00
Erik Wilson
e04b7d4413 Add support for Kubernetes API Authn Webhook
Allow multiple authn strategies to be defined, including new 'webhook'
strategy. Webhook strategy configuration contains the contents of the
authentication webhook file as well as the cache timeout period.

This change allows a Kubernetes API Auth service to authenticate
user requests without proxying through the Rancher server.
2019-01-03 17:15:23 -07:00
galal-hussein
30d8c8a30f Vendor Update 2018-12-20 14:04:47 -08:00
galal-hussein
3c6c7f1b7b Run rebuild cluster certs from clusterup 2018-12-20 14:04:47 -08:00
Alena Prokharchyk
918b4ad669 k8s 1.11.6 support 2018-12-18 21:52:49 -08:00
galal-hussein
b7da8e74e9 Vendor Update 2018-12-18 16:35:20 -08:00
galal-hussein
4d23fb4288 Return api and client certs to rotate certs 2018-12-18 16:35:20 -08:00
galal-hussein
66fb2c4ac0 Get checksum of the cloud file content 2018-12-06 16:23:20 -08:00
Chris Kim
afaad6c824 Adding ability to set cluster network to none 2018-12-03 11:34:18 -08:00