Sebastiaan van Steenis
d6b29c9ccc
Do not fetch kube-admin certificate from host(s)
2019-09-06 13:31:40 -07:00
Frank Mai
0a170b22b7
Support to accpet new Windows service options
...
**Issue:**
https://github.com/rancher/rancher/issues/22470
2019-09-05 17:05:34 -07:00
Alena Prokharchyk
96802dfc72
k8s metadata vendor update
2019-09-05 11:36:53 -07:00
Sebastiaan van Steenis
4a4a2357d3
Do not randomize etcd-servers in kube-apiserver
2019-09-04 15:52:02 -07:00
Sebastiaan van Steenis
4833568e38
Ignore label=disable when comparing containers
2019-09-04 13:23:10 -07:00
Szpadel
01c2237ba3
Remove redundant if branch and make sure that docker info populated
2019-09-04 10:55:46 -07:00
Szpadel
2291a1b734
Do not parse docker version when validation is disabled
...
When IgnoreDockerVersion is set, do not try to parse its version number
Still retrieve docker info to check check fi docker is reachable
closes #1502
2019-09-04 10:55:46 -07:00
rajashree
23ea40fe29
Bump rke with kontainer-driver-metadata commit
2019-09-03 16:46:59 -07:00
Murali Paluru
c69d971962
print version
2019-09-03 13:13:34 -07:00
chentanjun
11c49ae59f
fix-up cluster/cluster.go main.go spelling-mistake
2019-09-03 12:45:20 -07:00
rajashree
079b743ad6
Vendor go mod changes for kontainer-driver-metadata
2019-09-03 11:30:07 -07:00
Sebastiaan van Steenis
ff663b5a59
Dont set withHost on Docker client
...
Problem: Because of the unix socket reference, Windows breaks on rke up
Root cause: Vendor of docker/docker
Resolution: I was checking what was changed in vendor but it seems this setting is not used, as we configure Docker socket per host.
2019-09-03 09:54:54 -07:00
Sebastiaan van Steenis
32bf922fc5
Apply MCS label when privileged is false
2019-08-30 10:42:11 -07:00
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
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
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
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