c12s-kubespray/roles/kubernetes
Kenichi Omichi 503ab0f722
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.
2022-03-29 00:11:11 -07:00
..
client retry to fetch binary if it fails first time (#7839) 2021-07-30 00:17:38 -07:00
control-plane fix(coredns): make sure to keep coredns repository namespace (#8572) 2022-02-24 01:01:33 -08:00
kubeadm Update ansible-lint to 5.4.0 (#8607) (#8608) 2022-03-07 05:35:55 -08:00
node [docker] add support for cri-dockerd as a replacement for dockershim (#8623) 2022-03-16 16:28:11 -07:00
node-label/tasks Use a variable for standardizing kubectl invocation (#8329) 2022-01-05 02:26:32 -08:00
preinstall Run 0100-dhclient-hooks if dhcpclient is enabled (#8658) 2022-03-29 00:11:11 -07:00
tokens Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00