c12s-kubespray/roles/container-engine
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
..
containerd Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
containerd-common containerd-common,containerd,docker: remove ubuntu arch specific vars 2021-01-14 09:39:05 -08:00
cri-o Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
crictl Change the owner of /etc/crictl.yaml to root (#7254) 2021-02-05 09:28:53 -08:00
crun Download crun using download_file.yml (#7370) 2021-03-19 08:40:33 -07:00
docker Update docker to 20.10.5 2021-03-18 17:20:36 -07:00
docker-storage Make container storage repository configurable (#4284) 2019-02-25 19:29:32 -08:00
kata-containers Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
meta Add crun support (#6864) 2020-12-01 11:00:50 -08:00