Matthew Wong
014239f06b
Run hack/update-codegen.sh in release-1.4
2016-09-30 18:21:55 -04:00
deads2k
e5dbfdacc0
generated client
2016-09-13 08:54:23 -04:00
deads2k
8fac64b43f
add localSAR
2016-09-13 08:54:23 -04:00
Kubernetes Submit Queue
7a4d81ea43
Merge pull request #31271 from deads2k/self-sar
...
Automatic merge from submit-queue
add selfsubjectaccessreview API
Exposes the REST API for self subject access reviews. This allows a user to see whether or not they can perform a particular action.
@kubernetes/sig-auth
2016-09-08 01:29:48 -07:00
Matt Liggett
108a15db38
Add eviction e2e tests.
...
Also refactor the test a bit.
2016-09-07 17:38:38 -07:00
deads2k
6320dc6e73
generated code for moving StorageClass
2016-09-06 08:41:17 -04:00
Kubernetes Submit Queue
64c2beae09
Merge pull request #31834 from wongma7/pvc-genclient
...
Automatic merge from submit-queue
Generate versioned client for pvc
I noticed while trying to use client-go that there is no way to get PVC with versioned clientset. I don't know why it is excluded, I cannot find any discussion about this, so I am creating this assuming it is just an oversight...
2016-09-01 15:01:13 -07:00
Matthew Wong
934fc002bc
Generate versioned client for pvc
2016-08-31 18:57:56 -04:00
Matt Liggett
a5f1dc44f5
// update-all and staging/.../client-go/copy.sh
2016-08-30 13:35:51 -07:00
Matt Liggett
44b2c862ef
Rewrite disruption e2e test to use versioned client.
2016-08-30 12:34:45 -07:00
deads2k
2f642ebc9e
generated
2016-08-29 09:51:55 -04:00
deads2k
97529e3687
add selfsubjectaccessreview API
2016-08-29 09:51:54 -04:00
Chao Xu
bf578f1bc2
run client-gen
2016-08-26 10:55:22 -07:00
Chao Xu
74a424129f
make subjectaccessreview expansion follow the convention
2016-08-26 10:54:51 -07:00
Michael Fraenkel
d7d1bd592d
Add ScaleExpansion to client v1.4
2016-08-22 09:58:28 -04:00
Piotr Szczesniak
a53cfd28fb
Autogenerated changes
2016-08-12 15:13:44 +02:00
Chao Xu
58b6dee275
install authorization group in 1.4 client
2016-08-06 11:21:41 -07:00
deads2k
d9a203409a
initial generated code for SAR
2016-08-05 11:37:43 -04:00
deads2k
32920b5617
add subjectaccessreviews resource
2016-08-05 11:20:56 -04:00
childsb
f5bd7d471e
API Changes for StorageClass
2016-07-28 19:01:01 -04:00
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
Chao Xu
c2fb39102b
generated changes
2016-07-12 11:09:28 -07:00
Madhusudan.C.S
eedc9d13d2
Add known versions to release 1.4 clientset.
2016-07-12 10:44:24 -07:00
Chao Xu
a2980e56c9
stop update release_1_3 clientset; create release_1_4
2016-07-06 10:48:28 -07:00