kubernetes/test/integration
Kubernetes Submit Queue b0b6f3c256 Merge pull request #38401 from liggitt/addressable-deep-copy
Automatic merge from submit-queue (batch tested with PRs 36071, 32752, 37998, 38350, 38401)

Pass addressable values to DeepCopy

Extracted from https://github.com/kubernetes/kubernetes/pull/35728

These are the places we are currently calling DeepCopy incorrectly, and we need to fix, even if we don't pick up the changes to DeepCopy in #35728:
* creating a new cloner means we have no generated functions registered
* passing non-addressable values doesn't pick up generated deep copy functions, and forces us into reflective mode
2016-12-08 16:26:00 -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
evictions add a test for concurrent eviction requests 2016-12-08 10:27:19 -08: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 Merge pull request #36543 from jayunit100/scheduler_perf_integration_qps 2016-12-07 11:27:57 -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 Pass addressable values to DeepCopy 2016-12-08 14:16:01 -05:00
benchmark-controller.json build/pause: write in C 2016-05-04 21:45:52 -04:00
BUILD Reduce the etcd surface area in the integration test to minimize the client dependency. 2016-11-28 15:58:39 -06:00
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