1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-16 00:15:51 +00:00
Commit Graph

747 Commits

Author SHA1 Message Date
Denise
16e63092f9
Merge pull request #836 from moelsayed/change_entrypoint
Fix sidekick upgrade issue and change services entry point
2018-08-03 11:38:45 -07:00
moelsayed
39b5ac1345 Fix resoncile missing taints 2018-08-03 11:38:02 -07:00
moelsayed
45f4a803ec vendor bump 2018-08-03 20:06:54 +02:00
moelsayed
010a7977ff Change entrypoint to fix multiple mount problem 2018-08-02 02:33:46 +02:00
moelsayed
a1a9ba531b Fix sidekick upgrade 2018-08-02 02:33:29 +02:00
moelsayed
28db358ebd Fix nested mounts issue when using default host prefix 2018-08-01 11:26:42 -07:00
galal-hussein
e6e0b1e61d update types vendor 2018-08-01 11:01:16 -07:00
Ilja Weis
6b7ab83899 fixes wrong value for soap-roundtrip-count in vsphere config 2018-08-01 10:12:49 -07:00
galal-hussein
f7439be818 handle image upgrade 2018-07-31 16:26:27 -07:00
galal-hussein
5dd253a611 Remove trailing slash from tmp cert path 2018-07-30 16:47:20 -07:00
Denise
51742e8f49
Merge pull request #822 from massimo-cannavo/snapshot-save-pki-fix
Fixed snapshot restore unable to archive pki bundle
2018-07-30 14:36:56 -07:00
Massimo Cannavo
7a5d4390d8
Fixed snapshot restore unable to archive pki bundle
Fixed TempCertPath on extract of pki bundle

Fixed Extract & Save of pki bundle by removing PrefixPath
2018-07-30 14:12:22 -07:00
Sebastiaan van Steenis
bc75f0bdcf Add better error when node is unreachable 2018-07-27 13:09:51 -07:00
moelsayed
5ec490da11 Increase addon delete job timeout 2018-07-27 11:33:38 -07:00
Sebastiaan van Steenis
25018afe35 Add distinction between failed to dial errors 2018-07-25 10:23:24 -07:00
galal-hussein
5aca37c1cf Correctly compare image env and container env 2018-07-25 10:03:18 -07:00
galal-hussein
bfb5d2e875 Fix broken thread for controlplane processes 2018-07-25 10:03:01 -07:00
galal-hussein
c161a56740 Vendor update 2018-07-24 15:37:15 -07:00
galal-hussein
b71fd3ba35 Fix local port check 2018-07-23 09:10:06 -07:00
Sebastiaan van Steenis
caa2c524a6 Misc typos/definitions 2018-07-22 08:37:25 -07:00
Thorsten Schifferdecker
9766b4cbcd fix typo porxy > proxy
Signed-off-by: Thorsten Schifferdecker <ts@systs.org>
2018-07-22 08:36:34 -07:00
galal-hussein
3ce50d28d3 Add etcd snapshot fix and more log messages to certificate bundle
Add function to collect stdout and stderr logs from containers
2018-07-20 14:09:29 -07:00
moelsayed
b483981539 vendor bump 2018-07-20 13:58:17 -07:00
Chase Bolt
82af829b8c adjust volumeplugins to a non-persistent path that will work oob with default configs 2018-07-20 13:21:36 -07:00
moelsayed
2eeb5cac00 Make sure Binds are unique 2018-07-19 15:12:09 -07:00
moelsayed
aaa673d45c vendor update 2018-07-19 14:30:51 -07:00
moelsayed
e8685c8b96 Remove description from templates 2018-07-19 12:56:18 -07:00
galal-hussein
4e60bf8e2c Restart components if binds changed 2018-07-18 13:29:36 -07:00
Massimo Cannavo
6d36c9a73f Fixed ssl directory for rke-bundle-cert container
Replaced temp cert path with var
2018-07-18 13:28:46 -07:00
David Lewis
ecd92ceff6 Set 644 on cloud-config 2018-07-18 11:43:17 -07:00
orangedeng
44d921b114 Add authorization for nginx-ingress to get daemonsets
Related issue https://github.com/rancher/rancher/issues/14052
2018-07-18 10:57:36 -07:00
galal-hussein
ee8d4f128e vendor update 2018-07-17 16:51:59 -07:00
galal-hussein
8269c3f301 Add metrics-server addon deployment 2018-07-17 16:51:59 -07:00
orangedeng
9f7a37845e Add support for API aggregation layer
Add API server parameters
`requestheader-client-ca-file`,
`requestheader-allowed-names`,
`proxy-client-key-file` and
`proxy-client-cert-file`.
After we added this parameters into API server, the API aggregation
server will be supported when it is deployed in rke cluster.
2018-07-17 16:51:59 -07:00
moelsayed
241f7857d6 Remove ingress controller when disabled 2018-07-17 15:55:15 -07:00
Sebastiaan van Steenis
af77619859 GetAddonsExcuteJob and ApplySystemAddonExcuteJob typos 2018-07-17 09:49:49 -07:00
Alena Prokharchyk
2e82c18d4b K8s Vendor update to 1.10.5 2018-07-11 17:05:55 -07:00
Chase Bolt
f9ecba0ab2 adjust kubelet volume-plugin-dir to match root-dir 2018-07-11 12:55:46 -07:00
Sebastiaan van Steenis
c00e6d2e9d Decrease calico/canal logging 2018-07-11 12:55:29 -07:00
Sebastiaan van Steenis
56e6765b58 Add warning when using unreleased version 2018-07-11 12:55:20 -07:00
Sebastiaan van Steenis
70f482611c Add prerelease when tag contains *rc* 2018-07-11 12:55:09 -07:00
Sebastiaan van Steenis
8231606b2a Move local check to top like in up 2018-07-11 12:54:58 -07:00
Sebastiaan van Steenis
1ff65d1fa3 Better guidance on SSH errors 2018-07-11 12:54:47 -07:00
Sebastiaan van Steenis
eab1411367 Fix typo in timeout setting 2018-07-11 12:35:37 -07:00
Denise
61067d739d
Update README.md 2018-07-11 08:40:05 -07:00
galal-hussein
247f4c9450 Add dind mode to rke 2018-07-10 15:51:17 -07:00
moelsayed
d155cc8e76 Allow etcd parameters to be overridden 2018-07-06 13:32:08 -07:00
David Lewis
eb1fcc3857 Fix user-defined add-ons doc link 2018-07-01 08:00:10 -07:00
moelsayed
2da3c4a395 Update log message 2018-06-29 15:01:26 -07:00
galal-hussein
bfb97701ed Update types 2018-06-29 14:58:14 -07:00