c12s-kubespray/tests/cloud_playbooks
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
..
roles/packet-ci Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
templates Label k8s apps, adjust collect/upload info steps 2016-11-10 16:05:50 +01:00
create-aws.yml Fix ansible-lint E404 (#6417) 2020-07-28 01:21:08 -07:00
create-do.yml Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
create-gce.yml Fix ansible-lint E404 (#6417) 2020-07-28 01:21:08 -07:00
create-packet.yml PHASE 1 - Add Packet-CI playbook and configuration (#4537) 2019-04-16 14:49:07 -07:00
delete-aws.yml Use connection: local when delegate_to: localhost (#6322) 2020-06-25 08:14:38 -07:00
delete-gce.yml Fix retries keyword missing until instruction (#5989) 2020-04-21 07:20:56 -07:00
delete-packet.yml PHASE 1 - Add Packet-CI playbook and configuration (#4537) 2019-04-16 14:49:07 -07:00
upload-logs-gcs.yml Fix a bunch of failed quality rules (#6646) 2020-09-10 03:45:54 -07:00
wait-for-ssh.yml Use common playbook to wait for SSH (#4734) 2019-05-10 01:25:59 -07:00