1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-30 17:22:07 +00:00
Commit Graph

1224 Commits

Author SHA1 Message Date
Sebastiaan van Steenis
ae44a9510f Format user addon YAML before concat 2019-06-11 12:52:44 -07:00
kinarashah
1a1080a234 always use DefaultRKETools for etcd snapshot 2019-06-11 12:52:25 -07:00
Sebastiaan van Steenis
bc09408581 Add etcd snapshot compression 2019-06-07 15:17:22 -07:00
Sebastiaan van Steenis
28d907281f Dont restart s3 snapshot download container 2019-06-05 13:40:29 -07:00
galal-hussein
870c073c10 Use Internal Addresses to sort the etcd connection string 2019-05-31 09:48:35 -07:00
galal-hussein
22f261daf7 fix upgrade path for clusters created before 0.1.10 2019-05-29 15:44:37 -07:00
galal-hussein
8816a75b93 Fix for regenerating etcd certs 2019-05-29 15:44:37 -07:00
Erik Wilson
581e3389c4 Reorder etcd servers list 2019-05-28 09:50:29 -07:00
Alena Prokharchyk
5962489879 Types updates 2019-05-24 11:36:09 -07:00
Erik Wilson
8ccb192aaa Check for etcd cert DNS or IPs change 2019-05-24 09:12:39 -07:00
Erik Wilson
e2f7f865ed Force deploy certs if etcd cert was changed 2019-05-24 09:12:39 -07:00
Alena Prokharchyk
f409da01bd Revert "Do preliminary KubeAPI port check using HTTP. Resolves rancher#1256."
This reverts commit 9c94d6525d.
2019-05-24 09:12:13 -07:00
jlamillan
9c94d6525d Do preliminary KubeAPI port check using HTTP. Resolves rancher#1256. 2019-05-22 10:25:36 -07:00
kinarashah
c08d7738b2 vendor update rancher/norman 2019-05-14 12:58:38 -07:00
kinarashah
f38475e141 vendor update rancher/types 2019-05-14 12:58:38 -07:00
kinarashah
5f4cff3f4c remove PersistentVolumeLabel controller
deprecated post 1.11
2019-05-08 12:11:44 -07:00
brudnyhenry
ca6bc52ec7 Fix cloud provider config password with hashtag 2019-05-02 12:49:56 -07:00
Alex Seymour
c4839f0ecc Decrease calico/canal logging for K8s 1.13 templates 2019-05-02 10:17:19 -07:00
Frank Mai
d3c89372bf Don't schedule Linux addons to Windows node
**Problem:**
Schedule default-http-backend and metrics-server to Windows node will be failed.

**Solution:**
Add nodeAffinity to default-http-backend and metrics-server workload
spec

**Issue:**
https://github.com/rancher/rancher/issues/19929
2019-05-02 09:49:31 -07:00
Sebastiaan van Steenis
1127a90a9c Add correct env vars if etcd 3.3 is used 2019-05-02 09:46:26 -07:00
Frank Mai
471146b25c Support to config Flannel backend
- Add `flannel_backend_port` and `canal_flannel_backend_port` to config
the port of Flannel
- Add `flanneld_backend_vni` and `canal_flannel_backend_vni` to config
the VxLan network identify of Flannel
2019-04-29 09:29:13 -07:00
Sebastiaan van Steenis
5660fd44d3 Added onetime container and active running checks 2019-04-24 16:56:17 -07:00
galal-hussein
7744f18d6e Force deploy certificates if kubeapi cert got changed 2019-04-24 16:54:19 -07:00
Sebastiaan van Steenis
765746fc77 Correct log messages for file-deployer 2019-04-24 16:54:02 -07:00
galal-hussein
7a0406c44f Check legacy state if kubeconfig doesnt exist 2019-04-23 16:43:07 -07:00
Jan B
9679aca20c Fix: kube-proxy not mounting /run/xtables.lock leading to racy iptables access
kube-proxy and other processes invoking iptables (e.g. flannel, weave) must share the host fs `/run/xtables.lock` to prevent concurrent access to iptables resulting in errors like "iptables: Resource temporarily unavailable".
2019-04-17 11:20:04 -07:00
galal-hussein
de0a1d6948 Fix fetching state with prefix path from nodes 2019-04-09 14:56:51 -07:00
jlamillan
d9f2a41e5a Prepend 3 dashes at the beginning of addon YAMLs if missing. Resolves #1251. 2019-04-08 15:35:53 -07:00
Sebastiaan van Steenis
e1d0899efe Show correct filename for webhook auth config file 2019-04-08 15:27:01 -07:00
galal-hussein
c89198b9ff Add :z to backup volume bind mounts 2019-04-08 09:53:50 -07:00
Sebastiaan van Steenis
305286a6b4 Vendor changes 2019-04-05 15:45:19 -07:00
Sebastiaan van Steenis
21f3a3eff9 Add k8s 1.14 2019-04-05 15:45:19 -07:00
kinarashah
fbf29f208e Revert "sync rke-tools version 0.1.28"
This reverts commit edf5a63fc9.
2019-04-05 14:50:48 -07:00
kinarashah
ee558b2d24 Revert "vendor bump rancher/types"
This reverts commit 0a17c8410b.
2019-04-05 14:50:48 -07:00
kinarashah
81fc789ba9 vendor bump rancher/types 2019-04-05 14:27:24 -07:00
kinarashah
edf5a63fc9 sync rke-tools version 0.1.28 2019-04-05 14:27:24 -07:00
moelsayed
06b709e888 Add RemoveEtcdSnapshot 2019-04-05 13:51:08 -07:00
galal-hussein
3bc6b0a18f Fix desired state in rke rotate 2019-04-03 16:39:21 -07:00
galal-hussein
6341dadc2f Return empty config if bearer token is present 2019-04-02 12:48:52 -07:00
Taylor Price
33b815dbb8 trigger off of tag ref 2019-03-29 14:57:37 -07:00
Taylor Price
f5c1ffc3fb missing include: for refs 2019-03-29 14:57:37 -07:00
kinarashah
f95ea889c0 vendor update: types 2019-03-29 10:25:25 -07:00
Alena Prokharchyk
ba46b8c288 test commit 2019-03-28 17:24:41 -07:00
Taylor Price
a0b252c9cd drone 1.x syntax
fix github-release plugin syntax

drone does not support tag events with branch conditions anymore

include alpha in binary_prerelease job

update drone syntax for 1.x
2019-03-26 15:43:47 -07:00
Frank Mai
d2783a9298 Change controllerMgr & scheduler listening address
**Problem:**
For now, Monitoring cannot scrape metrics from controllerMgr & scheduler

**Solution:**
Change listening address to `0.0.0.0`

**Issue:**
https://github.com/rancher/rancher/issues/17922
2019-03-19 21:00:09 -07:00
galal-hussein
4d47a376ad Regenerate etcd certificate from legacy cluster 2019-03-19 20:43:29 -07:00
galal-hussein
d3d107a09a Restart cluster agent pod in rotate certs 2019-03-19 12:49:20 -07:00
galal-hussein
32e1071041 Handle missing service account token key when fetching certs from nodes 2019-03-19 08:52:08 -07:00
galal-hussein
9fccbfa08e Prevent panic when ca cert is not found 2019-03-18 14:09:01 -07:00
galal-hussein
c1372bc797 Fetch certificates and state from nodes for legacy cluster 2019-03-18 12:59:52 -07:00