1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-28 16:28:26 +00:00
Commit Graph

1422 Commits

Author SHA1 Message Date
galal-hussein
123b10182b Add information about saving local kubeconfig 2017-12-04 20:49:18 +02:00
galal-hussein
fd07818809 Vendor update 2017-12-04 19:31:36 +02:00
Alena Prokharchyk
e93431d7e5
Merge pull request #85 from galal-hussein/role_based_cleanup
Refactor reconciliation
2017-12-02 20:25:13 -08:00
galal-hussein
d1f78f0b40 Refactor reconcilation
Add role based add/delete for services

Use pointers for hosts

Consistent log format
2017-12-02 20:37:04 +02:00
Alena Prokharchyk
3e9825e399
Merge pull request #89 from superseb/gofmtrestartpolicy
fix go fmt after removing RestartPolicy
2017-12-01 13:44:50 -08:00
Sebastiaan van Steenis
88b2a3d274 fix go fmt after removing RestartPolicy 2017-12-01 22:24:18 +01:00
Alena Prokharchyk
7699c6b5f0
Merge pull request #78 from moelsayed/check_node_bofore_delete
Warn instead of fatal if deleted host is not found in k8s.
2017-11-30 13:23:11 -08:00
moelsayed
30eb95c671 Warn not fatal if deleted host is not found 2017-11-30 23:16:58 +02:00
Alena Prokharchyk
29c15e1568
Merge pull request #83 from galal-hussein/fix_tilde
Fix tilde issue in ssh key path
2017-11-30 09:32:21 -08:00
Alena Prokharchyk
0b6a03686f
Merge pull request #76 from moelsayed/node_role_labels
Add multiple role labels to nodes
2017-11-30 09:31:04 -08:00
Alena Prokharchyk
b4f45be1ff
Merge pull request #80 from superseb/defaultrestartpolicy
Remove invalid RestartPolicy
2017-11-30 09:30:23 -08:00
Alena Prokharchyk
dfa6b1d794
Merge pull request #82 from superseb/typo_networkplugin
Fix typo in rke-network-plugin
2017-11-30 09:29:29 -08:00
galal-hussein
f3d5264cd1 Fix tilde in ssh key path 2017-11-30 17:53:11 +02:00
Sebastiaan van Steenis
fd0ee9e853 Fix typo in rke-network-plugin 2017-11-30 15:49:00 +01:00
Sebastiaan van Steenis
3c232c7579 Remove invalid RestartPolicy 2017-11-30 11:08:00 +01:00
Alena Prokharchyk
c0f0486866
Merge pull request #77 from moelsayed/update_readme
update README.md
2017-11-29 19:33:52 -08:00
moelsayed
a5fc05931a update README.md 2017-11-30 05:13:41 +02:00
moelsayed
7b405446bb add multiple role labels to nodes 2017-11-30 03:56:29 +02:00
Alena Prokharchyk
e8a611f12a
Merge pull request #75 from moelsayed/single_node
allow single node deployments
2017-11-29 17:04:03 -08:00
moelsayed
9807ce60df allow single node deployments 2017-11-30 03:03:01 +02:00
Alena Prokharchyk
da8336618a
Merge pull request #71 from moelsayed/remove_kubeconfig
remove kubeconfig as part of cluster remove
2017-11-29 16:55:02 -08:00
moelsayed
63c7d5c5c1 remove kubeconfig as part of cluster remove 2017-11-30 02:49:06 +02:00
Alena Prokharchyk
2bd69e9527
Merge pull request #74 from moelsayed/kubedns_scale
add kube-dns auto-scalling
2017-11-29 16:46:37 -08:00
moelsayed
24e7974199 add kube-dns auto-scalling 2017-11-30 00:51:57 +02:00
Hussein Galal
6fafe7bddc
Merge pull request #65 from galal-hussein/update_version
update version to v0.0.7
2017-11-29 03:50:27 +02:00
galal-hussein
42c52c8608 update version to v0.0.7 2017-11-29 03:47:40 +02:00
Alena Prokharchyk
c3d3bb8b07
Merge pull request #64 from galal-hussein/official_images
Change helper images to official rancher images
2017-11-28 17:37:12 -08:00
galal-hussein
39ef2e92a6 Change helper images to official rancher images 2017-11-29 03:35:18 +02:00
Hussein Galal
5876560b9f
Merge pull request #62 from galal-hussein/fix_rolling_update
Fix rolling update bug for multi master Nginx
2017-11-29 00:37:39 +02:00
galal-hussein
7af9ffbf9f Fix rolling update bug for multi master nginx 2017-11-29 00:18:00 +02:00
Alena Prokharchyk
5842cd8179
Merge pull request #56 from galal-hussein/config_changes
RKE host structure and config changes
2017-11-28 14:00:48 -08:00
galal-hussein
41c48877ba Structure and config changes 2017-11-28 23:55:43 +02:00
galal-hussein
c77d3b51be Vendor Update 2017-11-28 21:22:50 +02:00
Alena Prokharchyk
e21bf80950
Merge pull request #58 from moelsayed/command_overhaul
Command overhaul
2017-11-28 11:21:53 -08:00
moelsayed
07a1441826 Command overhaul
remove cluster command
merge upgrade and up commands
rename down command
2017-11-28 21:17:57 +02:00
Hussein Galal
2f8086b6ce
Merge pull request #57 from superseb/config_rancherk8s
Use Rancher Kubernetes image in config
2017-11-28 16:20:43 +02:00
Sebastiaan van Steenis
462783c944 Use Rancher Kubernetes image in config 2017-11-28 14:52:48 +01:00
Hussein Galal
8f77e50465
Merge pull request #49 from galal-hussein/check_etcd_hosts
Fix check for etcd hosts
2017-11-27 01:40:07 +02:00
galal-hussein
50826bf26e Fix check for etcd hosts 2017-11-27 01:27:39 +02:00
Hussein Galal
b204a2d2ed
Merge pull request #48 from moelsayed/fix_37
Generate new KubeAPI certificate for new nodes using the same key
2017-11-27 00:48:10 +02:00
moelsayed
fad6134609 Generate new KubeAPI certificate for new nodes using the same key 2017-11-27 00:36:42 +02:00
Hussein Galal
e22f6e79de
Merge pull request #47 from galal-hussein/error_fix
Add error messages for adding/removing nodes while upgrade
2017-11-26 22:40:19 +02:00
galal-hussein
8d870528e5 Add error messages for adding/removing nodes while upgrade 2017-11-26 22:09:26 +02:00
Hussein Galal
8b63b0abdc
Merge pull request #46 from galal-hussein/clean_removed_node
Clean host after removal
2017-11-26 21:29:02 +02:00
galal-hussein
3f7f93c2ab Clean host after removal
return error in dialer
2017-11-26 20:41:10 +02:00
Hussein Galal
afe1293d31
Merge pull request #40 from moelsayed/fix_39
fixing timing issue in job status update
2017-11-23 03:43:47 +02:00
moelsayed
1ef5fb4f1d fixing timing issue in job status update 2017-11-23 02:25:57 +02:00
Hussein Galal
f447fa0eee
Merge pull request #35 from galal-hussein/rancher_k8s_image
Use Rancher Kubernetes image
2017-11-22 22:50:55 +02:00
galal-hussein
c254de34f3 Use Rancher Kubernetes image 2017-11-22 22:46:01 +02:00
Hussein Galal
9903d61dbc
Merge pull request #34 from galal-hussein/fix_lint
fix lint
2017-11-22 03:56:07 +02:00