c12s-kubespray/roles
Kenichi Omichi f091b1cfd7
[2.18] Run 0100-dhclient-hooks if dhcpclient is enabled (#8658) (#8661)
* Run 0100-dhclient-hooks if dhcpclient is enabled (#8658)

If running Kubespray on static IP environments, a task was failed like:

  TASK [kubernetes/preinstall : Configure dhclient hooks for resolv.conf (RH-only)]
  fatal: [ak8s2]: FAILED! => {
    "changed": false, "checksum": "..",
    "msg": "Destination directory /etc/dhcp/dhclient.d does not exist"}

This adds a check for dhclientconffile for running 0100-dhclient-hooks to
run the task only if dhcpclient is enabled.

* Remove centos7 molecule while opensuse mirror is flaky

Co-authored-by: Florian Ruynat <16313165+floryut@users.noreply.github.com>
2022-03-30 10:08:25 -07:00
..
adduser containerd: change default resolvconf_mode to host_resolvconf (#8247) 2021-12-09 14:09:06 -08:00
bastion-ssh-config containerd: change default resolvconf_mode to host_resolvconf (#8247) 2021-12-09 14:09:06 -08:00
bootstrap-os CI: Replace CentOS 8 with AlmaLinux 8 before CentOS 8 EOL end of 2021 (#8297) (#8514) 2022-02-07 23:42:53 -08:00
container-engine [2.18] Run 0100-dhclient-hooks if dhcpclient is enabled (#8658) (#8661) 2022-03-30 10:08:25 -07:00
download [backport-2.18] update kubernetes hashes for 1.23, 1.22 and 1.21 2022-03-18 11:26:41 -07:00
etcd Set etcd-events listen port to 2383 (#8232) 2021-12-07 00:28:01 -08:00
etcdctl added destination filename to cp command (#7764) 2021-06-30 08:13:03 -07:00
kubernetes [2.18] Run 0100-dhclient-hooks if dhcpclient is enabled (#8658) (#8661) 2022-03-30 10:08:25 -07:00
kubernetes-apps Remove registry-proxy (#8327) 2021-12-21 23:55:35 -08:00
kubespray-defaults [kubernetes] make 1.22.8 the new default 2022-03-18 11:26:41 -07:00
network_plugin [cni-plugins] upgrade to stable 1.0.1 (#8331) 2021-12-23 23:16:15 -08:00
recover_control_plane Fix quorum check when recovering broken etcd cluster (#8126) 2021-10-26 15:23:09 -07:00
remove-node Simplify usage of pre-remove role (#8334) 2022-01-04 07:10:53 -08:00
reset clean files for kube-ovn (#8310) 2021-12-15 23:39:19 -08:00
upgrade Add fallback to node drain using --disable-eviction flag (#8094) 2021-10-20 00:51:58 -07:00
win_nodes/kubernetes_patch Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00