abundant-hair-58573
11/25/2024, 3:31 PMrancher failed to unmarshal request object: illegal base64 data at input byte 0
It looks like this is because the certs that I have in the cluster config are not base64 encoded. If I "Edit as YAML" instead I can edit the cluster version and save without issue.
My question is, if this works fine "Editing as YAML" do I really need to worry about base64 encoding my CA certs in the cluster config? Is this something that only causes a problem when editing the config via the UI? My clusters have been working fine as is, so I'd prefer not to make those changes if I don't need to.