c12s-kubespray/roles
dymq e0b76b185a
Failover for adding proxy when line exists in file (#5751)
The 'regexp' parameter matches last occurrence of a line starting with 'proxy=' and replaces it with the one defined in 'line' parameter. If no match - it works same way as before. This fixes resuming cluster deployments failed after that task (if there was no more than one line starting with 'proxy' in the yum.conf file - this condition should also be reassured with the change introduced here) eg. if they were initiated with Terraform.
2020-03-12 15:08:39 -07:00
..
adduser fix useradd etcd (#5281) 2019-11-11 03:27:41 -08:00
bastion-ssh-config Adding "-F /dev/null" to load null SSH config file. (#4933) 2019-07-02 01:53:08 -07:00
bootstrap-os Failover for adding proxy when line exists in file (#5751) 2020-03-12 15:08:39 -07:00
container-engine containerd: bump to 1.2.13 (#5727) 2020-03-11 05:39:36 -07:00
download Upgrade CNI plugins to 0.8.5 (#5717) 2020-03-12 07:22:38 -07:00
etcd Make etcdctl connect to localhost out of the box (#5643) 2020-03-06 02:05:23 -08:00
kubernetes fix kube-proxy server address when local apiserver lb is disabled (#5730) 2020-03-12 10:40:39 -07:00
kubernetes-apps Use 'k8s.gcr.io' instead of 'gcr.io/google-containers' (#5709) 2020-03-05 05:44:37 -08:00
kubespray-defaults move var preinstall_selinux_state: to roles/kubespray-defaults/defaults/main.yaml (#5715) 2020-03-10 07:45:35 -07:00
network_plugin add calico VXLAN mode, update docs and vars in sample inventory (#5731) 2020-03-12 01:20:37 -07:00
recover_control_plane Fix recover-control-plane to work with etcd 3.3.x and add CI (#5500) 2020-02-11 01:38:01 -08:00
remove-node Fix issue in remove-node/post-remove task (#5185) (#5186) 2019-10-10 05:17:43 -07:00
reset add mangle table in the iptable flush task (#5672) 2020-02-26 00:04:26 -08:00
upgrade Fix Ansible-lint error [E502] (#4743) 2019-05-16 00:27:43 -07:00
win_nodes/kubernetes_patch Escape dots in jsonpath keys. (#5600) 2020-03-11 05:17:36 -07:00