• k8s-merge-robot's avatar
    Merge pull request #27293 from caesarxuchao/add-patch-to-clientset · 93037844
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    [client-gen]Add Patch to clientset
    
    * add the Patch() method to the clientset. 
    * I have to rename the existing Patch() method of `Event` to PatchWithEventNamespace() to avoid overriding.
    * some minor changes to the fake Patch action.
    
    cc @Random-Liu since he asked for the method
    @kubernetes/sig-api-machinery 
    
    ref #26580 
    
    ```release-note
    Add the Patch method to the generated clientset.
    ```
    93037844
Name
Last commit
Last update
..
cidr_allocator.go Loading commit data...
cidr_allocator_test.go Loading commit data...
doc.go Loading commit data...
nodecontroller.go Loading commit data...
nodecontroller_test.go Loading commit data...
rate_limited_queue.go Loading commit data...
rate_limited_queue_test.go Loading commit data...