Hi, so I got v1.2.0 installed fresh, but it will not join the cluster. For some reason rancherd is using an IP instead of the hostname provided during setup - only ever hostname, this IP was never provided
CATTLE_AGENT_BINARY_BASE_URL="
https://10.21.10.10/assets"
CATTLE_SERVER=
https://10.21.10.10
CATTLE_CA_CHECKSUM="798db3fbaa5fe211159fa1cddb8e1e2cdbca12e3d355a491e6bf8134d2f14272"
Checking a v1.1.2 node, it has only the BASE_URL set, using hostname.
Am I going mad or is this going to break anyone that doesn't have IP in their SAN on their certs?