ceph-csi/scripts
Madhu Rajanna 02bcb5f16a Enable leader election in v1.14+
Use Deployment with leader election instead of StatefulSet

Deployment behaves better when a node gets disconnected
from the rest of the cluster - new provisioner leader
is elected in ~15 seconds, while it may take up to
5 minutes for StatefulSet to start a new replica.

Refer: kubernetes-csi/external-provisioner@52d1fbc

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-08-05 07:11:44 +00:00
..
golangci.yml Enable all static-checks in golangci-lint 2019-06-10 15:56:17 +05:30
lint-go.sh replace gometalinter with golangci 2019-03-04 19:01:16 +05:30
lint-text.sh Enable leader election in v1.14+ 2019-08-05 07:11:44 +00:00
mdl-style.rb Add static check tools 2019-02-07 12:19:14 +00:00
minikube.sh Modify RBD plugin to use a single ID and move the id and key into the secret 2019-06-24 13:46:14 +00:00
skip-doc-change.sh Enable Travis to run E2E against kube 1.15.0 2019-07-02 11:47:05 +00:00
test-go.sh Add static check tools 2019-02-07 12:19:14 +00:00
travis-functest.sh Modify CephFs provisioner to use the ceph mgr commands 2019-07-12 05:42:41 +00:00