1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-27 15:59:37 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
moelsayed
8ba6413a44 Refactor certificates deployment 2018-02-01 23:57:15 +02:00
moelsayed
4159d7f156 Pass private registries list through the function calls 2018-01-31 19:50:55 +02:00
galal-hussein
0ef0a17010 Add generic generation for pki objects and etcd TLS 2018-01-25 20:38:07 +02:00
moelsayed
e3302f3009 Fix backup cert issue on docker version > 17.06 2018-01-20 03:18:30 +02:00
moelsayed
4c08db1d53 recoverable provisioning 2018-01-13 05:57:28 +02:00
Darren Shepherd
d8dd29765f Add context.Context to everything and also make logging pluggable 2018-01-09 15:18:01 -07:00
Sebastiaan van Steenis
2ab6973365 Check image locally before pull 2017-12-13 21:01:45 +01:00
Alena Prokharchyk
ead2709100
Merge pull request #126 from galal-hussein/warning_on_remove
Add replace fatal with warning when can't remove local kubeconfig
2017-12-08 23:48:15 -06:00
galal-hussein
0bd70fcdeb Add replace fatal with warning when can't remove local kubeconfig 2017-12-09 07:42:42 +02:00
galal-hussein
ebba017126 Add services sidekick container 2017-12-09 01:25:22 +02:00
moelsayed
0ee002b2cf Add user-configurable images
Refactor configuration defaults
 Add comments to config
 Add configurable utility images
 Add configurable network plugin images
 Add configurable kubedns images
2017-12-05 20:34:54 +02:00
galal-hussein
123b10182b Add information about saving local kubeconfig 2017-12-04 20:49:18 +02: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
Sebastiaan van Steenis
3c232c7579 Remove invalid RestartPolicy 2017-11-30 11:08:00 +01:00
moelsayed
63c7d5c5c1 remove kubeconfig as part of cluster remove 2017-11-30 02:49:06 +02:00
galal-hussein
41c48877ba Structure and config changes 2017-11-28 23:55:43 +02:00
galal-hussein
703a4fd812 Add HA
Add relative path for local kube config

Add default cluster yaml config name
2017-11-16 03:41:22 +02:00
galal-hussein
37b6c8a65e Update rancher types 2017-11-14 20:11:21 +02:00
galal-hussein
40b13446a7 Use rancher/types 2017-11-13 23:28:38 +02:00
moelsayed
33b1c47a43 Refactor PKI ENV 2017-11-10 19:59:52 +02:00
moelsayed
d58fc84de9 Refactor kubectl
Export pki utlitity functions
2017-11-10 04:36:22 +02:00
galal-hussein
9974d53e57 Use Cluster structure
Use separate cluster package

Save cluster state and certs to kubernetes

Handle Remove and sync cluster state/crts

Reuse kubernetes client and combine image and version

Separate building functions and small fixes
2017-11-06 19:40:20 +02:00
galal-hussein
1bb4ab98c3 Deploy kube config file locally for admin 2017-11-06 19:40:19 +02:00
galal-hussein
ad34392a3c Add default cluster config file and return service container pointer
Add more generic functions to go services

Add x509 authentication
2017-11-06 19:40:15 +02:00