mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-07 00:25:36 +00:00
Automatic merge from submit-queue [client-gen] Allow passing subresources in Patch method Expand the Patch() method from: ``` Patch(name string, pt api.PatchType, data []byte) ``` to ``` Patch(name string, pt api.PatchType, data []byte, subresources ...string) ``` Continue on #27293. Fixes #26580. cc @Random-Liu @lavalamp
6.2 KiB
6.2 KiB