cluster-api-provider-proxmox
cluster-api-provider-proxmox copied to clipboard
insecure skip tls verify should not be default but optional
currently insecure skip tls verify is true by default. this should be an option.
https://github.com/sp-yduck/cluster-api-provider-proxmox/blob/eed957f8541e92cc3195b96b73a0f275ec331bc2/cloud/scope/clients.go#L67C60-L67C64