Sunil Arora
Sunil Arora
> As we discussed earlier, it probably should block Proposing - but allow the cloning and saving. So it has to stay a Draft until it passes all validators. +1.
@karlkfi @mortent will be the best person to review this.
> I would suggest that if we put a GRPC/REST interface in front of function execution, a lot of these can look very similar to each other, and we can...
Thanks @vfarcic for filing the request. Quick read of `nerdctl` suggests that it is docker compatible. So you should be able to try kpt by creating an alias `docker` for...
> This came up in the slack channel: https://kubernetes.slack.com/archives/C0155NSPJSZ/p1651968001107699 /cc @yuwenma
Sounds very reasonable, so +1. Few things come to mind: - Would be good if we can detect and reject `update` requests if client end up mixing up these two...
Yeah, looks good to me.
I think cross-compiling Kubebuilder binary itself should be easy because we use `GoReleaser` to generate the builds, packaging the dependencies for Windows is going to require some more work here....
> Could you elaborate on packaging the dependencies for Windows is going to require some more work? Do you mean e.g. etcd/kube-apiserver/kubectl for testing? The only dependency I could find...
This fits use-case for a FAQ entry and `getting-started` can link to that FAQ entry.