Matthew Mosesohn
|
1f9f885379
|
Fix etcd cert generation to support large deployments
Due to bash max args limits, we should pass all node filenames and
base64-encoded tar data through stdin/stdout instead.
Fixes #832
|
8 years ago |
Matthew Mosesohn
|
f0c0390646
|
Fix creation and sync of etcd certs
Admin certs only go to etcd nodes
Only generate cert-data for nodes that need sync
|
8 years ago |
Matthew Mosesohn
|
6d9cd2d720
|
Fix calico-rr to use etcd certs instead of kube certs
|
8 years ago |
Matthew Mosesohn
|
ad796d188d
|
Individual etcd ssl certs
Includes hooks for triggering calico, kubelet, and kube-apiserver restarts
if etcd certs changed.
|
8 years ago |
Bogdan Dobrelya
|
8cc84e132a
|
Add tags
Add tags to allow more granular tasks filtering.
Add generator script for MD formatted tags found.
Add docs for tags how-to.
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
|
8 years ago |
Matthew Mosesohn
|
46ee9faca9
|
Fix ca certificate loading on CoreOS
|
8 years ago |
Matthew Mosesohn
|
a32cd85eb7
|
Add etcd TLS support
|
8 years ago |