kubernetes/pkg/genericapiserver/filters
Kubernetes Submit Queue a70ad9f4e6 Merge pull request #35978 from fabianofranz/cors_with_patch_method
Automatic merge from submit-queue (batch tested with PRs 39001, 39104, 35978, 39361, 39273)

Allow PATCH in an API CORS setup

Allows the PATCH method to be used in a REST API CORS setup.

**Release note**:

```release-note
NONE
```
2017-01-03 17:18:08 -08:00
..
BUILD Move pkg/api.{Context,RequestContextMapper} into pkg/genericapiserver/api/request 2017-01-03 14:57:33 +01:00
cors_test.go Allow PATCH in an API CORS setup 2016-11-22 15:14:21 -02:00
cors.go Allow PATCH in an API CORS setup 2016-11-22 15:14:21 -02:00
doc.go Cleanup handler chain 2016-09-23 12:03:58 +02:00
longrunning.go Move pkg/{apiserver -> genericapiserver/api} 2017-01-03 14:54:03 +01:00
maxinflight_test.go Move pkg/api.{Context,RequestContextMapper} into pkg/genericapiserver/api/request 2017-01-03 14:57:33 +01:00
maxinflight.go Move pkg/api.{Context,RequestContextMapper} into pkg/genericapiserver/api/request 2017-01-03 14:57:33 +01:00
OWNERS Update OWNERS approvers and reviewers: pkg/genericapiserver 2016-12-29 14:14:57 -08:00
panics.go Move pkg/api.{Context,RequestContextMapper} into pkg/genericapiserver/api/request 2017-01-03 14:57:33 +01:00
timeout_test.go Cleanup handler chain 2016-09-23 12:03:58 +02:00
timeout.go Move pkg/api.{Context,RequestContextMapper} into pkg/genericapiserver/api/request 2017-01-03 14:57:33 +01:00