c12s-kubespray/roles/kubernetes-apps
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
..
ansible Add master toleration flag in dashboard deployment (#4290) 2019-02-25 19:34:47 -08:00
cloud_controller/oci OCI Cloud Provider Update (#4186) 2019-02-11 12:08:53 -08:00
cluster_roles Retry applying podsecurity policies (#4279) 2019-02-24 22:50:55 -08:00
container_engine_accelerator 30MiB for gpu-device-plugin (#4227) 2019-02-25 20:03:53 -08:00
external_provisioner feat(external-provisioner): adds support for local-path-provisioner (#4232) 2019-02-25 22:45:30 -08:00
helm Add an option for helm init --wait (#4202) 2019-02-11 14:32:26 -08:00
ingress_controller Fix newline issue of priorityClassName when enable tolerations (#4164) 2019-02-04 12:59:01 -08:00
meta Support Metrics Server as addon (#3560). (#3563) 2018-11-23 00:36:21 -08:00
metrics_server Metrics server resizer addon needs to target metrics server deployment (#3867) 2018-12-12 00:09:09 -08:00
network_plugin Reduce log spam of verbose tasks (#3806) 2018-12-04 10:35:44 -08:00
persistent_volumes is-default-class is case sensative so we must return a lowercase string 2018-02-15 10:51:42 +01:00
policy_controller [PR-Calico]Support calico 3.4.0 (#4102) 2019-01-28 11:03:49 -08:00
registry fix registry_storage_class equals empty string 2018-12-29 14:31:47 +08:00
rotate_tokens/tasks Remove non-kubeadm deployment (#3811) 2018-12-06 02:33:38 -08:00