c12s-kubespray/roles/kubernetes/master/templates
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
..
apiserver-audit-policy.yaml.j2 Fix install audit failed 2018-08-23 01:47:15 +08:00
known_users.csv.j2 kubeadm support (#1631) 2017-09-13 19:00:51 +01:00
kubeadm-config.v1alpha1.yaml.j2 Fix kube-proxy configuration for kubeadm (#3958) 2019-01-03 00:04:26 -08:00
kubeadm-config.v1alpha2.yaml.j2 Fix kube-proxy configuration for kubeadm (#3958) 2019-01-03 00:04:26 -08:00
kubeadm-config.v1alpha3.yaml.j2 Fix kube-proxy configuration for kubeadm (#3958) 2019-01-03 00:04:26 -08:00
kubeadm-config.v1beta1.yaml.j2 Fix kube-proxy configuration for kubeadm (#3958) 2019-01-03 00:04:26 -08:00
secrets_encryption.yaml.j2 Added option for encrypting secrets to etcd v.2 (#2428) 2018-03-15 22:20:05 +03:00
webhook-token-auth-config.yaml.j2 Adds support for webhook token auth. (#3939) 2018-12-26 01:52:53 -08:00