2021-01-27T19:51:21.808Z INFO controllers.TalosControlPlane Attempting to set control plane status
2021-01-27T19:51:21.817Z INFO controllers.TalosControlPlane Ready replicas {"count": 3}
2021-01-27T19:51:21.840Z INFO controllers.TalosControlPlane Successfully updated control plane status
2021-01-27T19:51:41.848Z INFO controllers.TalosControlPlane Scaling down control plane {"namespace": "namespace", "talosControlPlane": "cp", "cluster": "cluster", "Desired": 2, "Existing": 3}
2021-01-27T19:51:41.848Z INFO controllers.TalosControlPlane Found control plane machines {"machines": 3}
2021-01-27T19:51:41.858Z INFO controllers.TalosControlPlane Verifying etcd status {"machine": "machine", "node": "node, "address": "10.175.80.15"}
2021-01-27T19:51:41.861Z INFO controllers.TalosControlPlane Failed to scale down control plane {"namespace": "namespace", "talosControlPlane": "cp", "cluster": "cluster", "error": "rpc error: code = Unavailable desc = connection error: desc = \"transport: authentication handshake failed: x509: certificate signed by unknown authority (possibly because of \\\"x509: Ed25519 verification failure\\\" while trying to verify candidate authority certificate \\\"talos\\\")\""}
Eventually resolves itself after 30 minutes or so.
Eventually resolves itself after 30 minutes or so.