1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-22 08:35:49 +00:00
Commit Graph

1960 Commits

Author SHA1 Message Date
galal-hussein
8f47078988 Skip check for private key if using ssh agent 2018-08-30 02:46:18 +10:00
moelsayed
4b3068d673 Validate hostname_override values 2018-08-28 11:40:42 +10:00
moelsayed
9c172c40b2 Add 1.11 supported docker versions 2018-08-28 11:18:07 +10:00
MaiWJ
bcb6e13618 Extend rke to tolerate the Windows host
1. Support to configure Flannel as "host-gw" backend
2. Define the network component yaml and ingress
   controller yaml only schedule to non-Windows node
3. Support to configure Docker container's port publishing
2018-08-26 18:09:21 -07:00
MaiWJ
dffc2b9443 Using new vendor
1. rancher/types
2018-08-26 18:09:21 -07:00
orangedeng
b4d04c7ee9 Add quotation mark for nginx-configuration
Related issue https://github.com/rancher/rancher/issues/15044
Configmap resource data only support string data so
we should add quotation mark for each data item.
2018-08-24 09:42:11 -07:00
galal-hussein
0d0ec5c7c4 Use default docker bridge network instead of creating new network 2018-08-15 09:35:36 -07:00
Jess Males
22457607ea append clusterName to user and context so as to allow multiple kubeconfig files 2018-08-15 00:36:58 +03:00
Sebastiaan van Steenis
4bb01e8f6b Correct metrics YAML variable name 2018-08-14 21:57:43 +03:00
Sebastiaan van Steenis
4f0a191e44 Typo valid 2018-08-14 21:57:31 +03:00
Sebastiaan van Steenis
bff7e0a2c3 Avoid panic in rke-tools entrypoint detection 2018-08-09 09:25:25 -07:00
moelsayed
de617da470 Fix entrypoint bug 2018-08-05 19:57:52 -07:00
moelsayed
4357da7742 handle entrypoint upgrade across versions 2018-08-04 04:30:54 -07:00
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