Zach

Results 27 comments of Zach

Root cause seems to be that https://github.com/kubernetes-sigs/controller-runtime/blob/master/pkg/internal/testing/controlplane/apiserver.go#L378 ```go servingCerts, err := ca.NewServingCert() if err != nil { return err } ``` No names are being passed into NewServingCert

Is anyone looking into this? I would love to help get this implemented.

Hey @vivekskrishna, Thanks for reaching out! I don't think this repo will ever be upstreamed to the cluster-api repo considering the controlplane/bootstrap plugin model they follow. They allow the kubeadm...

Thanks for reaching out @damdo. I would love to set up some proper CI for this project. I have been meaning to return back to this repo, clean up some...

Can you check the cloudinit logs? /var/log/cloud-init-output.log?

@anmazzotti what is the status here? Are you waiting for my review?

Not at the moment. I think we need to get this into a proper Github Org and some more outside help.