c12s-kubespray/roles/kubernetes/preinstall/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
..
0010-swapoff.yml Ignore error in check mode when disabling swap (#6703) 2020-09-18 07:26:46 -07:00
0020-verify-settings.yml Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
0040-set_facts.yml Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
0050-create_directories.yml Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
0060-resolvconf.yml Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
0061-systemd-resolved.yml Enable systemd-resolved DNS resolution mode (#5318) 2019-11-06 03:33:52 -08:00
0062-networkmanager-unmanaged-devices.yml Add kube-ipvs0/nodelocaldns to NetworkManager unmanaged-devices (#7315) 2021-03-03 07:27:20 -08:00
0063-networkmanager-dns.yml Add kube-ipvs0/nodelocaldns to NetworkManager unmanaged-devices (#7315) 2021-03-03 07:27:20 -08:00
0070-system-packages.yml preinstall: use package instead of action, use state: present 2021-01-19 05:55:45 -08:00
0080-system-configurations.yml Check for dummy kernel module (#7348) 2021-03-09 08:07:00 -08:00
0090-etchosts.yml allow non existing etcd group (#6797) 2020-10-21 07:32:20 -07:00
0100-dhclient-hooks.yml Remove unnecessary and risky reload network for resolvconf propagation (#5322) 2019-11-06 10:11:52 -08:00
0110-dhclient-hooks-undo.yml Remove unnecessary and risky reload network for resolvconf propagation (#5322) 2019-11-06 10:11:52 -08:00
0120-growpart-azure-centos-7.yml Add noqa and disable .ansible-lint global exclusions (#6410) 2020-07-27 06:24:17 -07:00
main.yml Add kube-ipvs0/nodelocaldns to NetworkManager unmanaged-devices (#7315) 2021-03-03 07:27:20 -08:00