c12s-kubespray/roles/kubernetes
anarcat c33e08c3fa show FQDN first in /etc/hosts (closes: #3521) (#3522)
The hosts(5) manpage clearly states that the first entry is the
"canonical name", or FQDN (Fully-Qualified Domain Name):

    IP_address canonical_hostname [aliases...]

By using the alias as a first entry, `hostname -f` does not return the
correct domain which breaks all sorts of unrelated functionality (it
has impact over email server configuration, for example).
2018-10-16 03:55:55 -07:00
..
client kubernetes/client: kubeconfig template should use the access_ip for the chosen master node 2018-06-04 09:51:05 +01:00
kubeadm Upgrade kubernetes to v1.12.0 (#3410) 2018-10-04 02:05:55 -07:00
master Untaint master when it has node role (#3466) 2018-10-09 01:40:43 -07:00
node fix kube-controller-manager config with openstack-cacert (#3435) 2018-10-12 06:39:58 -07:00
preinstall show FQDN first in /etc/hosts (closes: #3521) (#3522) 2018-10-16 03:55:55 -07:00
secrets Fix ansible syntax to avoid ansible warnings (again) (#3509) 2018-10-15 23:47:04 -07:00