1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-31 06:49:54 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Sebastiaan van Steenis
546a61b24a Add compatibility with k8s v1.22 2021-11-04 16:50:58 +01:00
Sebastiaan van Steenis
6fa41b0ea6 Actually remove the resources in delete addonjob 2020-06-04 18:49:55 +02:00
Sebastiaan van Steenis
d91e7efd2d Remove user addons when not present 2020-03-30 21:18:09 +02:00
orangedeng
c819cae072 RKE deploy job should tolerate all taints
**Problem:**
Cluster fails to come up when the nodes have taints with effect
`NoExecute`.

**Solution:**
RKE deploy job should have tolerate all toleration to execute.
And this job should be only scheduled in linux node.
2019-08-28 12:58:09 -07:00
moelsayed
241f7857d6 Remove ingress controller when disabled 2018-07-17 15:55:15 -07:00