c12s-kubespray/roles
Chad Swenson 80379f6cab Fix kube-proxy configuration for kubeadm (#3958)
- Creates and defaults an ansible variable for every configuration option in the `kubeproxy.config.k8s.io/v1alpha1` type spec
  - Fixes vars that were orphaned by removing non-kubeadm
  - Fixes previously harcoded kubeadm values
- Introduces a `main` directory for role default files per component (requires ansible 2.6.0+)
  - Split out just `kube-proxy.yml` in this first effort
- Removes the kube-proxy server field patch task

We should continue to pull out other components from `main.yml` into their own defaults files as I did here for `defaults/main/kube-proxy.yml`. I hope for and will need others to join me in this refactoring across the project until each component config template has a matching role defaults file, with shared defaults in `kubespray-defaults` or `downloads`
2019-01-03 00:04:26 -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 Update the version of pypy used on CoreOS bootstrap-os (#3922) 2019-01-02 06:17:20 -08:00
container-engine roles: docker: Update docker service for SUSE distributions (#3924) 2018-12-27 07:26:02 -08:00
dnsmasq Upgrade kubernetes to v1.13.0 (#3810) 2018-12-06 12:11:48 -08:00
download Add scale master features (#3946) 2018-12-27 23:27:27 -08:00
etcd Enable ClearLinux as a distro in kubespray (#3855) 2018-12-18 01:39:25 -08:00
kubernetes Fix kube-proxy configuration for kubeadm (#3958) 2019-01-03 00:04:26 -08:00
kubernetes-apps Use recommended defaults for dns autoscale (#3884) 2018-12-12 05:05:46 -08:00
kubespray-defaults Fix kube-proxy configuration for kubeadm (#3958) 2019-01-03 00:04:26 -08:00
network_plugin add vars for cilium init container (#3893) 2018-12-18 00:34:19 -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 Remove non-kubeadm deployment (#3811) 2018-12-06 02:33:38 -08:00