k3s/pkg/registry
Kubernetes Submit Queue 74bcefc8b2
Merge pull request #64063 from roycaihw/support-get-status
Automatic merge from submit-queue (batch tested with PRs 62756, 63862, 61419, 64015, 64063). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

apiservices/status and certificatesigningrequests/status support get+update+patch

**What this PR does / why we need it**:
Fix the remaining `/status` subresources that return 405 on GET and PATCH

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
ref https://github.com/kubernetes/kubernetes/pull/63619

**Release note**:

```release-note
apiservices/status and certificatesigningrequests/status now support GET and PATCH
```
2018-05-23 18:14:20 -07:00
..
admissionregistration simplify api registration 2018-05-08 18:33:50 -04:00
apps simplify api registration 2018-05-08 18:33:50 -04:00
authentication simplify api registration 2018-05-08 18:33:50 -04:00
authorization simplify api registration 2018-05-08 18:33:50 -04:00
autoscaling simplify api registration 2018-05-08 18:33:50 -04:00
batch simplify api registration 2018-05-08 18:33:50 -04:00
cachesize update BUILD files 2017-10-15 18:18:13 -07:00
certificates generated 2018-05-18 18:42:39 -07:00
core add myself as an approver in various auth related directories 2018-05-17 11:32:37 -07:00
events simplify api registration 2018-05-08 18:33:50 -04:00
extensions simplify api registration 2018-05-08 18:33:50 -04:00
networking simplify api registration 2018-05-08 18:33:50 -04:00
policy simplify api registration 2018-05-08 18:33:50 -04:00
rbac switch rbac to external 2018-05-22 08:17:05 -04:00
registrytest replace request.Context with context.Context 2018-04-24 08:59:00 -07:00
scheduling Generated 2018-05-12 02:01:09 -04:00
settings simplify api registration 2018-05-08 18:33:50 -04:00
storage simplify api registration 2018-05-08 18:33:50 -04:00
BUILD Move podsecuritypolicy registry to policy package. 2018-04-16 17:21:52 +02:00
OWNERS Add liggitt to registry approvers 2017-09-04 11:20:38 -04:00
doc.go