kubernetes/pkg/genericapiserver
Kubernetes Submit Queue aee38b13a6 Merge pull request #40010 from sttts/sttts-timeout-error-group-resource
Automatic merge from submit-queue (batch tested with PRs 39341, 40010)

genericapiserver/api/filters: cut off pkg/api dependency and fix timeout status

The timeout status did not have a proper group version and verb. With the `RequestInfo` available we can easily create a proper status object.

As a side-product we cut off the dependency to `pkg/api` from `genericapiserver/api/filters`.

Follow-up with version negotiation is here: https://github.com/kubernetes/kubernetes/pull/40211
2017-01-23 12:23:04 -08:00
..
authenticator find and replace 2017-01-20 08:04:53 -05:00
authorizer switch webhook to clientgo 2017-01-09 16:53:24 -05:00
endpoints Merge pull request #40199 from foxyriver/no-use 2017-01-23 00:30:17 -08:00
registry Make generic registry easier to understand 2017-01-23 09:51:09 -05:00
server genericapiserver/api/filters: cut off pkg/api dependency and fix timeout status 2017-01-23 19:06:51 +01:00
BUILD genericapiserver: fix imports 2017-01-19 13:06:47 +01:00
doc.go genericapiserver: fix imports 2017-01-19 13:06:47 +01:00