k3s/federation
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
..
apis Don't check in generated conversion code 2016-07-12 21:52:54 -07:00
client generated changes 2016-07-12 11:09:28 -07:00
cluster Merge pull request #28261 from mml/fed-etcd-pv 2016-06-29 22:46:52 -07:00
cmd Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
manifests Create a PD volume when deploying the federation with federation-up. 2016-06-29 22:01:50 -07:00
pkg Add printf formatting for rrset objects. 2016-06-30 16:40:44 -07:00
registry/cluster Extend Filter interface with Trigger() and use it for pods and nodes 2016-07-13 08:45:18 +02:00
OWNERS Adding OWNERS for federation 2016-06-24 13:47:39 -07:00