kubernetes/test/integration
Kubernetes Submit Queue 7884cc5453
Merge pull request #63250 from deads2k/cli-39-typer
Automatic merge from submit-queue (batch tested with PRs 63251, 59166, 63250, 63180, 63169). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

divide statically known typer from dynamically derived restmapper

The CLI factory conflated a statically known typer and a dynamically derived restmapper. This produced confusion and unnecessary indirection.  This pull separates dynamically known from statically known.

A future pull will continue the separation of in the builder to indicate the points of variability for clients, which should logically be limited to a negotiated serializer for decoding and an object typer.

@kubernetes/sig-cli-maintainers 
/assign @soltysh 
/assign @juanvallejo 


```release-note
NONE
```
2018-04-27 10:45:13 -07:00
..
apiserver divide statically known typer from dynamically derive restmapper 2018-04-27 11:15:05 -04:00
auth Merge pull request #62818 from mikedanese/selfdelete 2018-04-24 14:22:13 -07:00
benchmark/jsonify Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
client collapse patch conflict retry onto GuaranteedUpdate 2018-04-25 21:55:13 -04:00
configmap Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
daemonset Use typed events client directly 2018-04-01 18:57:29 +10:00
defaulttolerationseconds update metrics to true like it is for kube-apiserver 2018-03-22 10:27:31 -04:00
deployment Only check hash labels of non-adopted resources in integration tests 2018-03-26 17:08:31 -07:00
etcd divide statically known typer from dynamically derive restmapper 2018-04-27 11:15:05 -04:00
evictions Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
examples Make integration test etcd store unique 2018-04-23 13:02:04 -04:00
framework boring 2018-04-18 09:55:57 -07:00
garbagecollector Merge pull request #63203 from deads2k/api-07-versioninterface 2018-04-27 09:15:13 -07:00
ipamperf boring 2018-04-18 09:55:57 -07:00
master add easy to use dynamic client 2018-04-25 08:55:26 -04:00
metrics Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
objectmeta Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
openshift remove kube-apiserver option that is always force to true 2018-04-02 12:19:34 -04:00
pods Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
quota Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
replicaset hack/update-bazel.sh 2018-03-20 11:15:36 -07:00
replicationcontroller Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
scale Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
scheduler Merge pull request #62929 from hanxiaoshuai/fixtodo0421 2018-04-26 18:35:49 -07:00
scheduler_perf boring 2018-04-18 09:55:57 -07:00
secrets Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
serviceaccount Merge pull request #59934 from mikedanese/jwt-auth 2018-02-20 18:40:59 -08:00
statefulset Adding integration tests for statefulset 2018-03-28 19:24:48 -04:00
storageclasses Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
tls deduplicate server startup code in tls integration test 2018-04-04 11:21:19 +08:00
ttlcontroller Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
util Disable pod preemption by config 2018-04-12 21:11:51 -07:00
volume update bazel 2018-02-27 20:23:36 +08:00
benchmark-controller.json Use pause manifest image 2018-04-06 11:00:50 +05:30
BUILD Adding integration tests for statefulset 2018-03-28 19:24:48 -04:00
doc.go don't use build tags to mark integration tests 2017-04-28 14:19:39 -07:00
utils.go aesgcm - passing 2018-01-31 10:50:11 -08:00