estafette / estafette-gke-preemptible-killer

Kubernetes controller to spread preemption for preemtible VMs in GKE to avoid mass deletion after 24 hours

Home Page:https://helm.estafette.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

private key should be a PEM or plain PKSC1 or PKCS8

Jhooow93 opened this issue · comments

Hi,

I'm pretty confident this is a user error but I'm getting this log and the instance can't be deleted.

<nil> ERR Error deleting GCloud instance error="Delete https://www.googleapis.com/compute/v1/projects/<project>/zones/us-east4-a/instances/gke-customer-services-t0-c7ef-gateway-6766c062-7pbx?alt=json: private key should be a PEM or plain PKSC1 or PKCS8; parse error: asn1: syntax error: sequence truncated" host=gke-customer-services-t0-c7ef-gateway-6766c062-7pbx

I got the same error on estafette shifter too.
I'm doing something wrong ?

@Jhooow93 I am facing the same issue, what was the fix for it?