I am still investigating the possibility to rename the hostname of a rancher manager connected to my harvester. With the last rancher and harvester 1.3.2, the things worked pretty well. There is only one thing missing, i guess, which is when scaling up a worker node, I'm getting the following error:
Failure detected from referenced resource
rke-machine.cattle.io/v1,
Kind=HarvesterMachine with name
"my-test-cluster-worker-nodes-ps9hp-cvtwk": Downloading driver
from
https://rancher.user.mydomain.net/assets/docker-machine-driver-harvester
Doing /etc/rancher/ssl
docker-machine-driver-harvester
docker-machine-driver-harvester: ELF 64-bit LSB executable, x86-64, version
1 (SYSV), statically linked, stripped
Trying to access option which does not exist
THIS ***WILL*** CAUSE UNEXPECTED BEHAVIOR
Type assertion did not go smoothly to string for key
Running pre-create checks...
Error with pre-create check: "Get
\"
https://10.11.17.10.sslip.io/k8s/clusters/c-brwnp/apis/harvesterhci.io/v1beta1/settings/server-version\":
tls: failed to verify certificate: x509: certificate is valid for
1863379f385729267063b82dda3dcdd0.f8d6bf4c67fbac252ee4a4973a9a668e.traefik.default,
not
10.11.17.10.sslip.io"
I renamed my rancher manager from
10.11.17.10.sslip.io to
rancher.user.mydomain.net so i guess i still have to update something manually?