c12s-kubespray/roles/kubernetes/control-plane/tasks
Kenichi Omichi 486b223e01
Replace kube-master with kube_control_plane (#7256)
This replaces kube-master with kube_control_plane because of [1]:

  The Kubernetes project is moving away from wording that is
  considered offensive. A new working group WG Naming was created
  to track this work, and the word "master" was declared as offensive.
  A proposal was formalized for replacing the word "master" with
  "control plane". This means it should be removed from source code,
  documentation, and user-facing configuration from Kubernetes and
  its sub-projects.

NOTE: The reason why this changes it to kube_control_plane not
      kube-control-plane is for valid group names on ansible.

[1]: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint/README.md#motivation
2021-03-23 17:26:05 -07:00
..
encrypt-at-rest.yml Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
kubeadm-backup.yml Always backup both certs and kubeconfig 2021-03-04 23:42:22 -08:00
kubeadm-etcd.yml Move kubernetes/master to kubernetes/control-plane (#7218) 2021-02-01 07:15:49 -08:00
kubeadm-fix-apiserver.yml Stop using kubeadm to update server in kubeconfigs (#7338) 2021-03-03 09:39:20 -08:00
kubeadm-secondary.yml Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
kubeadm-setup.yml Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
kubeadm-upgrade.yml Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
kubelet-fix-client-cert-rotation.yml Fixup kubelet.conf to point to kubelet-client-current.pem (#7347) 2021-03-08 23:55:00 -08:00
main.yml Auto renew control plane certificates (#7358) 2021-03-22 11:22:48 -07:00
pre-upgrade.yml Move kubernetes/master to kubernetes/control-plane (#7218) 2021-02-01 07:15:49 -08:00