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
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
moelsayed
3302099643 Fix backupConfig defaults 2019-03-18 10:35:04 -07:00
moelsayed
066f9300a8 Wait for backup server to start before status check 2019-03-16 18:49:25 -07:00
moelsayed
bb2b5a4f36 Clean old containers before etcdbackup operations 2019-03-15 13:28:00 -07:00
moelsayed
7f79c62953 Don't restart one-time backup container 2019-03-15 11:57:35 -07:00
galal-hussein
6f6f2c4b90 Restart Kubeapi auth pod 2019-03-13 21:27:40 -07:00
galal-hussein
d9e0a9d749 Revert "Restart Cattle agent pods and kubeapi auth pods"
This reverts commit 26d10514d8.
2019-03-13 20:56:34 -07:00
galal-hussein
26d10514d8 Restart Cattle agent pods and kubeapi auth pods 2019-03-13 20:49:27 -07:00
moelsayed
f145eb39b4 Handle mixed providers 2019-03-13 20:35:53 -07:00
Alena Prokharchyk
497ee8a0c0 Vendor changes 2019-03-12 20:57:22 -07:00
Alena Prokharchyk
ac048d30b0 Handle dnsconfig being a pointer 2019-03-12 20:57:22 -07:00
moelsayed
5d1084ad80 Don't disable all backups based on backup flag 2019-03-11 19:04:56 -07:00
jianghang8421
b6d90f4110 Convert aarch64 to arm64 for ETCD_UNSUPPORTED_ARCH env var 2019-03-11 16:20:41 -06:00
galal-hussein
65cda9f50d Use internal address with local backup download 2019-03-09 15:52:09 -08:00
moelsayed
64fed4bd9b Change RestoreEtcdSnapshot to return updated cluster information 2019-03-09 08:52:26 -08:00
galal-hussein
2696b88dfc Upgrade legacy kubeapi service 2019-03-08 19:42:39 -08:00
moelsayed
76e265f57a generated code 2019-03-08 14:22:10 -08:00
moelsayed
1e34a7c5fa Add BackupConfig Enabled flag 2019-03-08 14:22:10 -08:00
loganhz
efab83d804 Always set ETCD_UNSUPPORTED_ARCH 2019-03-08 14:09:39 -07:00
jianghang8421
3fd4c2eb91 Update vendor 2019-03-08 14:09:39 -07:00
jianghang8421
8a219b5c50 Support deploying arm64 k8s and modify cross build script 2019-03-08 14:09:39 -07:00
galal-hussein
cbb7b65643 Fix restart pods for weave plugin 2019-03-07 10:55:57 -08:00