1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-15 16:11:38 +00:00
Commit Graph

1003 Commits

Author SHA1 Message Date
galal-hussein
2aac0e475f Regenerate requestheader ca for legacy clusters 2019-03-06 11:58:24 -08:00
moelsayed
edf9d3bf9b update types 2019-03-06 10:44:48 -08:00
moelsayed
e3d6fb4db9 Restore backup to a new etcd plane 2019-03-06 09:22:52 -08:00
Sebastiaan van Steenis
bfbdf33820 Add correct link for Rancher 2 HA install 2019-03-05 15:03:53 -08:00
galal-hussein
b77f8fe339 vendor update 2019-03-05 11:31:05 -08:00
galal-hussein
1926fee1eb Fix weave configmap key 2019-03-05 11:31:05 -08:00
galal-hussein
8c4a920641 vendor update 2019-03-03 09:14:53 -08:00
moelsayed
b80785e75e Ensure certs are availaible for restore 2019-03-03 09:14:36 -08:00
galal-hussein
9d85116568 Modify kubernetes version check to allow upgrade 2019-03-01 11:11:16 -08:00
galal-hussein
6d21f0eec2 vendor update 2019-03-01 11:11:16 -08:00
moelsayed
8304b99180 Continue restore on when nodes are off 2019-03-01 09:39:14 -08:00
moelsayed
d618819f32 fix golint 2019-02-27 14:46:25 -08:00
moelsayed
34272b8db1 update types 2019-02-27 14:46:25 -08:00
moelsayed
05d19122ac Handle missing backups 2019-02-27 14:46:25 -08:00
moelsayed
bc5c061527 Fix panic in container running check 2019-02-27 14:44:29 -08:00
moelsayed
eb6116dded Fix versioned templates version check 2019-02-26 15:26:16 -08:00
moelsayed
2fa825f3fe Update types 2019-02-22 11:30:23 -08:00
frank
87ab445010 Don't schedule kubedns to Windows node
**Problem:**
Schedule kubedns component to Windows node will cause DNS doesn't work
well

**Solution:**
Add nodeAffinity to kubedns

**Issue:**
https://github.com/rancher/rancher/issues/17423
2019-02-21 11:22:15 -08:00
moelsayed
1aa6057cb3 Fix command help message 2019-02-21 10:47:46 -08:00
Sebastiaan van Steenis
40cd80a208 Add node selector for DNS providers 2019-02-20 10:56:36 -08:00
galal-hussein
947b7eeaad Fix Kubedns provider name 2019-02-19 14:07:34 -08:00
moelsayed
f8b6131dd2 Use supported rke-tools for backup and restore in legacy clusters 2019-02-15 14:25:04 -08:00
galal-hussein
30661bc429 Add retries in reconcile when delete hosts 2019-02-15 14:13:46 -08:00
moelsayed
b120f2a066 Rename ClusterRole to avoid update issue 2019-02-14 17:25:52 -08:00
moelsayed
eb3dd4958f Handle legacy clusters restore 2019-02-14 17:25:52 -08:00
galal-hussein
01dc27ee1a Add docker 18.06 and 18.09 to k8s 1.11 in rke 0.2 2019-02-14 17:15:43 -08:00
galal-hussein
7e3ebb0125 Add docker 18.09.x to rke v0.2.x 2019-02-13 18:01:07 -08:00
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