Antoine Pelisse

Results 140 comments of Antoine Pelisse

Could you start iterating on a pull-request for kubectl? I'm sure we'll want that merged upstream, thanks!

We can talk about it during the sig-meeting, but I suspect we'll want this to become a core feature of kubectl.

Do we currently have a mechanism for command aliases in kubectl/cobra? If so, I'm more than happy to see an alias introduced for blame. @soltysh

> We also need to come up with a reasonable fallback approach, and detection. OpenAPI has a "route" section describing the end-points, you can check if PATCH for the specific...

kubectl right now is going to fall-back to client-side apply if the feature isn't enabled on the server, but I'm not sure that's a behavior we'll want to keep. I...

We're missing [that PR](https://github.com/kubernetes-sigs/controller-tools/pull/347) and its extension that @mariantalla is working on.

That's not terrible. We could have a `Apply` method to get rid of the parameter patch-type parameter.

> We can probably also default to forceownership. I think it's a great default, but needs to be overridable.

Also, the "owner" is required, so I would surface that somehow.

Discussed offline, we're on the same page :-)