k3s/test/integration
Kubernetes Submit Queue cbf497b749 Merge pull request #38119 from liggitt/long-running
Automatic merge from submit-queue (batch tested with PRs 37032, 38119, 38186, 38200, 38139)

Detect long-running requests from parsed request info

Follow up to https://github.com/kubernetes/kubernetes/pull/36064

Uses parsed request info to more tightly match verbs and subresources

Removes regex-based long-running request path matching (which is easily fooled)

```release-note
The --long-running-request-regexp flag to kube-apiserver is deprecated and will be removed in a future release. Long-running requests are now detected based on specific verbs (watch, proxy) or subresources (proxy, portforward, log, exec, attach).
```
2016-12-06 18:29:35 -08:00
..
auth remove rbac super user 2016-12-05 13:49:54 -05:00
client refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
configmap test/integration 2016-11-23 15:53:09 -08:00
discoverysummarizer refactor kubernetes-discovery to use cobra and prep for genericapiserver 2016-12-06 08:08:50 -05:00
examples refactor: generated 2016-12-03 19:10:46 -05:00
federation Detect long-running requests from parsed request info 2016-12-05 16:46:28 -05:00
framework move APIResourceConfigSource to master 2016-12-06 10:19:25 -05:00
garbagecollector Add verb support to gc and namespace controllers 2016-12-05 12:36:05 +01:00
kubectl remove TPR registration, ease validation requirements 2016-11-16 14:04:35 -05:00
master Reduce the etcd surface area in the integration test to minimize the client dependency. 2016-11-28 15:58:39 -06:00
metrics test/integration 2016-11-23 15:53:09 -08:00
objectmeta Update to remove artifical etcd client dependencies in the integration tests 2016-12-05 15:15:47 -06:00
openshift add healthz to genericapiserver 2016-11-01 14:39:33 -04:00
pods test/integration 2016-11-23 15:53:09 -08:00
quota Reduce the etcd surface area in the integration test to minimize the client dependency. 2016-11-28 15:58:39 -06:00
replicaset refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
replicationcontroller refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
scheduler refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
scheduler_perf run hack/update-all.sh 2016-11-23 15:53:09 -08:00
secrets test/integration 2016-11-23 15:53:09 -08:00
serviceaccount Reduce the etcd surface area in the integration test to minimize the client dependency. 2016-11-28 15:58:39 -06:00
storageclasses refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
thirdparty refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
volume Add integration tests for desire state of world populator 2016-12-06 06:52:52 -05:00
BUILD Reduce the etcd surface area in the integration test to minimize the client dependency. 2016-11-28 15:58:39 -06:00
benchmark-controller.json
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
utils.go Reduce the etcd surface area in the integration test to minimize the client dependency. 2016-11-28 15:58:39 -06:00