c12s-kubespray/roles/kubernetes-apps
Chad Swenson 6602760a48 Support multiple local volume provisioner StorageClasses (#3450)
- Local Volume StorageClass configuration is now manged by `local_volume_provisioner_storage_classes`, a list of maps that specifies local storage classes with `name` `host_dir` and `mount_dir` keys per entry
- Tasks and templates updated to loop through local volume storage classes
- Previous defaults for path/class names were not changed
- Fixed an issue where a `kubernetes/preinstall` was creating directories inconsistently with the `kubernetes-apps/external_provisioner/local_volume_provisioner` task
2018-10-05 05:52:25 -07:00
..
ansible Fix netcheck agent/server image variable names (#3417) 2018-09-29 20:44:01 -07:00
cloud_controller/oci Cloud provider support for OCI (Oracle Cloud Infrastructure) 2018-08-21 17:36:42 -04:00
cluster_roles Adding pod priority for all the components. (#3361) 2018-09-25 07:50:22 -07:00
container_engine_accelerator Add support for GPU accelerator 2018-09-13 11:53:11 +02:00
external_provisioner Support multiple local volume provisioner StorageClasses (#3450) 2018-10-05 05:52:25 -07:00
helm Fix tiller override command 2018-09-15 16:35:19 +03:00
ingress_controller Adding pod priority for all the components. (#3361) 2018-09-25 07:50:22 -07:00
meta Remove EFK from Kubespray 2018-09-20 10:44:17 +02:00
network_plugin contiv 1.2.1 2018-09-17 16:45:05 +02: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 serviceaccounts is required in resources list of cluster role (#3455) 2018-10-04 11:32:37 -07:00
registry Adding pod priority for all the components. (#3361) 2018-09-25 07:50:22 -07:00
rotate_tokens/tasks Remove EFK from Kubespray 2018-09-20 10:44:17 +02:00