c12s-kubespray/roles/network_plugin
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
..
calico Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
canal Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
cilium Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
cni/tasks Use role to copy CNI bin (#5953) 2020-04-16 10:06:45 -07:00
flannel Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
kube-ovn Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
kube-router Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
macvlan Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
meta Remove contiv related files (#6964) 2020-11-30 06:48:50 -08:00
multus Disable CRI-O restart by Multus (#6930) 2020-11-28 08:52:47 -08:00
ovn4nfv Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
weave Update Weave to 2.8.0 (#7181) 2021-01-19 08:35:48 -08:00