c12s-kubespray/roles
Peter Metz 26ca58419f feat(external-provisioner): adds support for local-path-provisioner (#4232)
* feat(external-provisioner/local-path-provisioner): adds support for local path provisioner

Helpful for local development but also in production workloads (once the
permission model is worked out) where you have redundancy built into the
software uses the PVCs (e.g. database cluster with synchronous
replication)

* feat(local-path-provisioner): adds debug flag, image tag group var

* fix(local-path-provisioner): moves image repo/tag to download role

* test(gce_centos7-flannel): enables local-path-provisioner in test case

* fix(addons): add image repo/tag to commented default values

* fix(local-path-provisioner): typo in jinja template for local path provisioner

* style(local-path-provisioner): debug flag condition re-formatted

* fix(local-path-provisioner): adds missing default value for debug flag

* fix(local-path-provisioner): syntax fix for debug if condition end

* fix(local-path-provisioner): jinja template syntax: if condition white space
2019-02-25 22:45:30 -08:00
..
adduser Fix createhome directory for adduser role 2018-08-23 08:55:11 +02:00
bastion-ssh-config Split deploy steps in separate playbooks: part1 (#3451) 2018-10-09 19:14:33 -07:00
bootstrap-os Omit does not work in the context of yum_repository proxy. The ansible documentation specifies to use _none_ to disable the global proxy setting. (#4225) 2019-02-12 16:46:32 -08:00
container-engine Make container storage repository configurable (#4284) 2019-02-25 19:29:32 -08:00
dnsmasq Upgrade kubernetes to v1.13.0 (#3810) 2018-12-06 12:11:48 -08:00
download feat(external-provisioner): adds support for local-path-provisioner (#4232) 2019-02-25 22:45:30 -08:00
etcd Enable ClearLinux as a distro in kubespray (#3855) 2018-12-18 01:39:25 -08:00
kubernetes changed_when:false (#4189) 2019-02-25 20:09:30 -08:00
kubernetes-apps feat(external-provisioner): adds support for local-path-provisioner (#4232) 2019-02-25 22:45:30 -08:00
kubespray-defaults Move kube_proxy_remove out of set_facts and set default (#4180) 2019-02-25 00:08:06 -08:00
network_plugin changed_when:false (#4189) 2019-02-25 20:09:30 -08:00
remove-node Remove non-kubeadm deployment (#3811) 2018-12-06 02:33:38 -08:00
reset cri-o reset all containers and pods (#3856) 2018-12-12 01:59:55 -08:00
upgrade Remove non-kubeadm deployment (#3811) 2018-12-06 02:33:38 -08:00
win_nodes/kubernetes_patch Move kube_proxy_remove out of set_facts and set default (#4180) 2019-02-25 00:08:06 -08:00