1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-31 06:34:03 +00:00
Commit Graph

1080 Commits

Author SHA1 Message Date
galal-hussein
798632b3a4 Handle missing request header ca in rotate certificate 2019-08-29 13:42:47 -07:00
rajashree
a569f2e81c Vendor and go mod changes 2019-08-29 11:29:57 -07:00
rajashree
1b4f7939f1 Add nodeSelector in network and monitoring addons 2019-08-29 11:29:57 -07:00
Frank Mai
e31b8b0bf5 Update vendor 2019-08-28 16:17:23 -07: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
Luther Monson
3d73507880 added rke --quiet and config --list-version, linting refactor v0.3.0-rc8 2019-08-27 13:07:48 -07:00
orangedeng
16a1a5e250 Update vendor for driver metadata
Update ingress nginx version
2019-08-26 18:28:14 -07:00
Chris Kim
85c21bc905 update vendor for dns policy support for ingress controller 2019-08-23 16:04:52 -07:00
Chris Kim
5cb6699fe3 Adding DNS Policy support for nginx ingress controller 2019-08-23 16:04:52 -07:00
galal-hussein
c5fefd5c77 Add k8s 1.16 2019-08-23 09:50:49 -07:00
orangedeng
e9ecef797d Update vendor for kontainer-driver-metadata 2019-08-22 21:10:24 -07:00
orangedeng
0ef3c0849a Support node taint configuration
**Problem:**
We can not set node taints in RKE node config.

**Solution:**
Sync taints from config in `SyncLabelsAndTaints` function
2019-08-22 21:09:05 -07:00
Luther Monson
0a92b0604f changed to Debugf, removed unneeded grep 2019-08-22 16:36:15 -07:00
Sebastiaan van Steenis
ac16bd8b33 Configure MCS labels if selinux is enabled 2019-08-22 13:45:04 -07:00
Sebastiaan van Steenis
5d8d538ce0 Sync log messages for etcd snapshot containers 2019-08-22 13:30:51 -07:00
kinarashah
db1425bed5 read rke version correctly 2019-08-22 10:13:54 -07:00
Frank Mai
277797df0f Support to generate Windows worker plan
- Put Windows worker plan generating back to reduce the changing from
Windows on rancher/rancher
- Prepare for rke bootstraps Windows cluster

**Issue:**
https://github.com/rancher/rancher/issues/16460
2019-08-21 20:50:31 -07:00
Frank Mai
9544db09d3 Update vendor 2019-08-21 20:50:31 -07:00
Sebastiaan van Steenis
65df510251 Improve etcd snapshot logging 2019-08-21 20:40:40 -07:00
kinarashah
fef1c04eee use go-version for comparison 2019-08-21 20:40:05 -07:00
galal-hussein
26e2979d20 go mod and vendor update 2019-08-21 11:47:42 -07:00
galal-hussein
9937142abb Fix docker api version for dind 2019-08-21 11:47:42 -07:00
galal-hussein
9c5de9f577 Handle etcd changing its public IP address 2019-08-21 11:47:42 -07:00
galal-hussein
cf2f8a2047 Vendor Update 2019-08-21 11:47:42 -07:00
Sebastiaan van Steenis
c3e9492716 Print original error regarding kubeconfig 2019-08-21 11:47:08 -07:00
kinarashah
6f7f25cbcb vendor change 2019-08-20 13:59:03 -07:00
kinarashah
734c651f16 remove support for default versioned templates 2019-08-20 13:59:03 -07:00
kinarashah
44e6adda29 update logic to read addon templates from metadata 2019-08-20 13:59:03 -07:00
moelsayed
06e87ebabb Remove uncompressed snapshot after restore 2019-08-20 12:50:25 -07:00
Darren Shepherd
f8bac2c059 Update to new certs package since latest k8s dropped it v0.3.0-rc7 2019-08-19 11:02:43 -07:00
Darren Shepherd
d2ae2b8e06 Switch to go modules 2019-08-19 11:02:43 -07:00
Sebastiaan van Steenis
bcb1d41114 Update Go to 1.12.9 2019-08-16 09:20:33 -07:00
Dan Ramich
e21da55270 Merge pull request #1540 from superseb/certsshagent
Make commonflags work with rke cert commands
2019-08-15 15:30:17 -07:00
galal-hussein
c9e741e83b Vendor Update 2019-08-15 13:03:55 -07:00
Dan Ramich
66f7c26d39 Merge pull request #1545 from kinarashah/tg
don't override tag of custom system images for defaultRKETools
v0.3.0-rc6
2019-08-14 10:16:15 -07:00
Dan Ramich
4902cf71d9 Merge pull request #1539 from superseb/fixcalicolabels
Use correct labels to delete calico pods
2019-08-14 10:15:58 -07:00
kinarashah
27a3a49d1e don't override tag of custom system images for defaultRKETools 2019-08-12 16:44:42 -07:00
Denise
0b89560832 Revert "Vendor Update"
This reverts commit c2f07f2e95.
2019-08-12 11:51:20 -07:00
Denise
0c405cdc88 Revert "Handle changing public ip for etcd member delete"
This reverts commit b5d7f5dcd4.
2019-08-12 11:51:20 -07:00
moelsayed
6c1203aa71 Add node subresources to api server cluster role 2019-08-09 11:20:13 -07:00
Rodrigue Cloutier
aff29683b2 Fixed issue 1404: Support of configuration with no node with etcd role 2019-08-09 11:14:10 -07:00
moelsayed
a3e7bef8cd Fix ingress deployment issue with PSP enabled 2019-08-09 11:11:58 -07:00
galal-hussein
b5d7f5dcd4 Handle changing public ip for etcd member delete 2019-08-09 11:07:30 -07:00
galal-hussein
c2f07f2e95 Vendor Update 2019-08-09 11:07:30 -07:00
Sebastiaan van Steenis
f1cdff2a3e Use correct labels to delete calico pods 2019-08-08 20:35:26 +02:00
Sebastiaan van Steenis
0eccf512be Make commonflags work with rke cert commands 2019-08-08 20:28:02 +02:00
Sebastiaan van Steenis
3f94e86706 Revert "Add per node kubelet server certificate"
This reverts commit b860e634db.
2019-08-08 09:49:47 -07:00
Sebastiaan van Steenis
b860e634db Add per node kubelet server certificate 2019-07-31 14:54:43 -07:00
moelsayed
fd237d9eef Fix constant kubeapi certificate regeneration 2019-07-31 14:52:46 -07:00
Alena Prokharchyk
bc3db3aa24 kontainer-driver-metadata update 2019-07-30 17:02:20 -07:00