k3s/cmd
k8s-merge-robot 6b6141f812 Merge pull request #28820 from caesarxuchao/patch-subresource
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
2016-07-13 16:09:01 -07:00
..
gendocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genkubedocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genman Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genswaggertypedocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genutils Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genyaml Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
hyperkube Merge branch 'master' into fix-typos 2016-07-04 11:20:47 +08:00
kube-apiserver Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
kube-controller-manager Merge pull request #28340 from ZTE-PaaS/zhangke-patch-007 2016-07-13 12:54:15 -07:00
kube-dns Add version and flag logging to kube-dns. 2016-07-01 11:31:27 -07:00
kube-proxy Prevent kube-proxy from panicing when sysfs is mounted as read-only. 2016-07-10 22:32:51 -07:00
kubectl Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
kubelet Merge pull request #28607 from derekwaynecarr/default_eviction 2016-07-08 04:46:37 -07:00
kubemark Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
kubernetes-discovery Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
libs/go2idl Merge pull request #28820 from caesarxuchao/patch-subresource 2016-07-13 16:09:01 -07:00
linkcheck Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
mungedocs Fix mungedocs TOC generation 2016-07-07 13:30:55 -07:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00