kubernetes/pkg/genericapiserver/options
Kubernetes Submit Queue 3a5fd6b6c1 Merge pull request #36064 from gmarek/inflight
Automatic merge from submit-queue

Split inflight requests into read-only and mutating groups

cc @smarterclayton @lavalamp @caesarxuchao 

```release-note
API server have two separate limits for read-only and mutating inflight requests.
```
2016-12-05 00:53:32 -08:00
..
authentication.go add request header options for groups 2016-12-01 09:02:15 -05:00
authorization.go add loopback auth defaulting to generic apiserver 2016-11-29 11:02:35 -05:00
BUILD add delegating authorization flags and options 2016-11-29 10:59:43 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
etcd.go remove some options from mega-struct 2016-11-29 10:59:43 -05:00
server_run_options.go Split inflight requests into read-only and mutating groups 2016-12-01 09:34:00 +01:00
serving.go remove some options from mega-struct 2016-11-29 10:59:43 -05:00