kubernetes/pkg/controller/node
k8s-merge-robot 93037844c1 Merge pull request #27293 from caesarxuchao/add-patch-to-clientset
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.
```
2016-06-25 19:15:11 -07:00
..
cidr_allocator_test.go make podcidr mask size configurable 2016-05-20 20:44:40 +08:00
cidr_allocator.go AllocateOrOccupyCIDR returs quickly 2016-05-31 09:11:42 +02:00
doc.go adjust package name for pkg/controller directory 2015-10-12 09:51:27 +08:00
nodecontroller_test.go Merge pull request #27293 from caesarxuchao/add-patch-to-clientset 2016-06-25 19:15:11 -07:00
nodecontroller.go Fix several spelling errors in comments. 2016-06-17 10:41:18 -07:00
rate_limited_queue_test.go Merge pull request #25636 from zhouhaibing089/delnode-fix 2016-05-25 13:33:31 -07:00
rate_limited_queue.go NodeController doesn't evict Pods if no Nodes are Ready 2016-05-17 23:03:21 +02:00