Antoine Pelisse
Antoine Pelisse
I was going to comment that "post apply time" should be called "admission time", I see I'm not alone. Not being super familiar with how pipeline rendering is supposed to...
OK, That comes from the fact that I'm not sure how the rendering is supposed to happen in kpt :-) Does that help: - Authoring time in general, includes: *...
It's very very hard to say since I have no idea what @ntalcus is trying to do or how they do it.
Yes, one has to re-generate all their protobufs with the new version. We clearly should have made it more clear. :-/
@jmarais Have you released a specific version with this code yet?
May I ask why you prefer UNIX sockets over TCP sockets? Here is how I would have done that: - Create sqlproxy pod (potentially with multiple tcp/instances) - Expose multiple...
Looks great to me, thanks
So if I'm looking at the [test code](https://github.com/kubernetes/client-go/blob/master/testing/fixture.go#L151-L184), I notice that we need to implement merging (i.e. decoding the patch and applying the patch, since that's what the other patch...
You can try, I'm not entirely sure what the code will look like right now, so I'm not entirely sure where it should live yet.
Hey there, wg-api-expression lead here, we're generally interested in building more expressive APIs, Just read this thread, a few comments: - The whole discussion about required/defaulted fields. The default field...