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

722 Commits

Author SHA1 Message Date
Alena Prokharchyk
e758a9805c
Merge pull request #479 from galal-hussein/check_version_ranges
Accept different patches of supported docker versions
2018-04-04 15:18:00 -07:00
galal-hussein
8350aa203c Accept different patches of supported docker versions 2018-04-05 00:15:03 +02:00
galal-hussein
4136d82916 Add role labels to node plan 2018-04-04 03:23:26 -07:00
Alena Prokharchyk
d33f1ce65c
Merge pull request #477 from moelsayed/process_authconfig
Process authconfig
2018-04-03 15:21:45 -07:00
moelsayed
09a856cbb8 vendor update 2018-04-04 00:18:31 +02:00
moelsayed
78bff1ebc9 Add AuthConfig to proceses
Refactor registry auth
2018-04-04 00:01:46 +02:00
galal-hussein
915ce9ad29 Add address annotation to the node plan
Adding labels to nod plan
2018-04-03 12:38:37 -07:00
galal-hussein
4cf9186250 Vendor Update 2018-04-03 12:38:37 -07:00
dhendel
ab61ac5499 Added prompt for addon paths and urls 2018-04-03 10:59:08 -05:00
Alena Prokharchyk
0156dbc480
Merge pull request #472 from galal-hussein/fix_aws_node_removal
Add get node for delete and cordon
2018-04-02 15:53:48 -07:00
galal-hussein
7c0f3f6e57 Add get node for delete and cordon 2018-04-03 00:34:15 +02:00
Alena Prokharchyk
0503bb87ec
Merge pull request #470 from galal-hussein/set_cert_paths
Set cluster certificate paths
2018-04-02 15:18:55 -07:00
Alena Prokharchyk
d5e8e73e09
Merge pull request #471 from galal-hussein/update_types
Update types
2018-04-02 14:33:36 -07:00
galal-hussein
bee8c59a95 Update vendor 2018-04-02 23:29:16 +02:00
galal-hussein
79eaedfa26 Update cluster network and cloud provider options 2018-04-02 23:28:40 +02:00
galal-hussein
41599bf24f Set cluster certificate paths 2018-04-02 20:36:40 +02:00
Bill Maxwell
915ccddaa5 Letting the user know they have to edit the file first. 2018-04-02 12:16:51 -05:00
Darren Shepherd
2c79e9bfc5 ClusterUp return certs 2018-04-02 04:03:43 -07:00
Darren Shepherd
c9dfb1d3d7 Cmd, Entrypoint are not guarenteed to be in the same order every time 2018-04-02 04:03:43 -07:00
Darren Shepherd
826b75eeaa Fix log message 2018-04-02 04:03:43 -07:00
Darren Shepherd
b841604933 Revert "Make etcd provisioning a public API"
This reverts commit d2c58fb8e6.
2018-04-02 04:03:43 -07:00
Darren Shepherd
aed76eb7e3 Default the docker info 2018-03-31 04:00:50 -07:00
Darren Shepherd
a18ffa69c9 Fix capitalization 2018-03-31 04:00:50 -07:00
Darren Shepherd
d2c58fb8e6 Make etcd provisioning a public API 2018-03-31 04:00:50 -07:00
Darren Shepherd
149f866c47 Fix panic 2018-03-31 04:00:50 -07:00
Alena Prokharchyk
9a22edbfc3
Merge pull request #463 from galal-hussein/fix_kubeapi_param
fix kubelet and kubeapi params
2018-03-30 15:48:15 -07:00
galal-hussein
fdbb4bb03b fix kubelet and kubeapi params 2018-03-31 00:43:34 +02:00
Alena Prokharchyk
329a946600
Merge pull request #460 from HighwayofLife/waiting_for_container
Add host to wait for container check
2018-03-30 15:23:01 -07:00
Alena Prokharchyk
c20cfb858a
Merge pull request #458 from HighwayofLife/unhealthy_host
Show host in error message for service unhealthy
2018-03-30 15:21:46 -07:00
Alena Prokharchyk
25dc738ec7
Merge pull request #461 from moelsayed/fix_typo
fix typo
2018-03-30 15:20:05 -07:00
moelsayed
30498c4f5b fix typo 2018-03-30 20:00:19 +02:00
David Lewis
c2ad3d5c4d Add host to wait for container check 2018-03-30 10:28:03 -07:00
David Lewis
5d447124ef Show host in error message for service unhealthy 2018-03-30 08:38:39 -07:00
Alena Prokharchyk
192182c5d6
Merge pull request #455 from galal-hussein/fix_psp
make psp upgradable for kubeapi
2018-03-29 16:54:11 -07:00
galal-hussein
36e37d58f3 make psp upgradable for kubeapi 2018-03-30 01:46:10 +02:00
Alena Prokharchyk
228423358a
Merge pull request #452 from galal-hussein/strong_types
Network and cloud provider types for rke
2018-03-29 14:00:21 -07:00
Alena Prokharchyk
57a1b669eb
Merge pull request #453 from galal-hussein/change_default_cidrs
Change cluster cidr defaults
2018-03-29 14:00:11 -07:00
galal-hussein
b431a22a9c Add cloud and network provider types 2018-03-29 22:58:46 +02:00
galal-hussein
373ee72cef Vendor update 2018-03-29 22:57:56 +02:00
galal-hussein
64b8b4a6a1 Change cluster cidr defaults 2018-03-29 21:51:35 +02:00
Alena Prokharchyk
d1d6e73560
Merge pull request #451 from moelsayed/readme_update
Update readme
2018-03-28 15:56:00 -07:00
moelsayed
4a46ebc1af Update readme 2018-03-29 00:52:25 +02:00
Alena Prokharchyk
024765a818
Merge pull request #449 from galal-hussein/azure_provider
Add azure cloud provider
2018-03-28 13:46:05 -07:00
galal-hussein
e11ac20c0d Vendor update 2018-03-28 21:46:42 +02:00
galal-hussein
3694d16212 Add Azure cloud provider 2018-03-28 21:46:28 +02:00
Alena Prokharchyk
e2a034d28f
Merge pull request #448 from HighwayofLife/fix_447
Fix for #447
2018-03-27 14:53:10 -07:00
David Lewis
ca4908ff69 Fix #447 golint 2018-03-27 14:32:13 -07:00
Alena Prokharchyk
19eb46332e
Merge pull request #446 from galal-hussein/set_timeout_docker
Set timeouts for docker dialer
2018-03-27 14:11:06 -07:00
galal-hussein
c307bca304 Set timeouts for docker dialer 2018-03-27 23:07:16 +02:00
Alena Prokharchyk
e3b9389db4
Merge pull request #445 from moelsayed/wr_timeout
Set timeout for WrapTransport
2018-03-27 14:02:36 -07:00