c12s-kubespray/roles
Kenichi Omichi e6c28982dd
Chmod kubeconfig to avoid group-readable (#6800)
After upgrading to newer Kubernetes(v1.17 at least), kubectl command
shows the following warning message:

  WARNING: Kubernetes configuration file is group-readable.
  This is insecure. Location: /home/foo/.kube/config

The kubeconfig was copied from {{ artifacts_dir }}/admin.conf with
kubeconfig_localhost feature. It is better to set valid file mode
at getting it on Kubespray.
2020-10-09 01:39:08 -07:00
..
adduser Fix nologin wrong path (#6272) 2020-06-16 02:30:04 -07:00
bastion-ssh-config Use connection: local when delegate_to: localhost (#6322) 2020-06-25 08:14:38 -07:00
bootstrap-os Update bunch of dependencies (#6801) 2020-10-09 01:35:06 -07:00
container-engine crio: ensure service is started and enabled (#6753) 2020-10-07 00:10:42 -07:00
download Update bunch of dependencies (#6801) 2020-10-09 01:35:06 -07:00
etcd Do not install etcd and etcdctl on master with scale.yml playbook. (#6798) 2020-10-06 07:04:20 -07:00
kubernetes Chmod kubeconfig to avoid group-readable (#6800) 2020-10-09 01:39:08 -07:00
kubernetes-apps Fix csi-snapshotter timeout option. Fix ebs-external-attacher-role ClusterRole. (#6776) 2020-10-06 06:44:21 -07:00
kubespray-defaults If no_proxy_exclude_workers is true, workers will be excluded from the no_proxy variable.  This prevents docker engine restarting when scaling workers. (#6520) 2020-10-09 01:15:07 -07:00
network_plugin Update kube-router to 1.1.0 (#6793) 2020-10-05 13:46:20 -07:00
recover_control_plane Fix ansible-lint E305 (#6459) 2020-07-28 01:39:08 -07:00
remove-node Make sure node_ip is set if node is in etcd group (#6719) 2020-09-18 17:14:27 -07:00
reset harden reset to work in more cases (#6781) 2020-10-05 12:55:21 -07:00
upgrade Edited pre-upgrade task to uncordon a node failing to drain (#6546) 2020-08-20 04:25:36 -07:00
win_nodes/kubernetes_patch Remove workaround with kube_proxy_remove (#6512) 2020-09-17 04:30:45 -07:00