kubernetes/test/integration
Monis Khan 3ab143bc18 Update etcd path test to always use kindWhiteList
Most types now have valid rest mappings because
NewDefaultRESTMapperFromScheme no longer ignores certain import
paths.  Thus we can no longer use the lack of a valid REST mapping
as an indicator for when to use kindWhiteList.  Thus kindWhiteList
now serves as a whitelist for all kinds and not just those that
formally had no mapping.  This does mean that we could whitelist
kinds due to a name conflict, but that is unlikely as names such as
GetOptions are not appropriate for new objects.

Signed-off-by: Monis Khan <mkhan@redhat.com>
2017-08-10 13:07:55 +02:00
..
apiserver Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
auth Add rbac.authorization.k8s.io/v1 2017-08-09 17:04:54 -04:00
client Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
configmap Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
defaulttolerationseconds Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
deployment Fix printer hack to get a versioned client 2017-08-06 15:30:13 +02:00
etcd Update etcd path test to always use kindWhiteList 2017-08-10 13:07:55 +02:00
evictions Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
examples use testmain in integration tests 2017-07-12 17:34:55 -07:00
federation [Federation] Make the hpa scale time window configurable 2017-08-06 01:09:34 +05:30
framework Merge pull request #49356 from duan-yue/code_clear 2017-08-02 05:16:04 -07:00
garbagecollector Improve GC discovery sync performance 2017-08-09 09:16:05 -04:00
kubectl use testmain in integration tests 2017-07-12 17:34:55 -07:00
master Fix code implicitly casting clientsets to getters 2017-08-06 15:30:13 +02:00
metrics Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
objectmeta Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
openshift use testmain in integration tests 2017-07-12 17:34:55 -07:00
pods Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
quota tighten quota controller interface 2017-07-19 15:36:45 -04:00
replicaset Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
replicationcontroller Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
scheduler Merge pull request #49538 from supereagle/versioned-coreclient 2017-07-29 05:28:49 -07:00
scheduler_perf use the core client with version 2017-07-26 19:16:02 +08:00
secrets Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
serviceaccount Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
storageclasses Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
ttlcontroller Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
volume Fix code implicitly casting clientsets to getters 2017-08-06 15:30:13 +02:00
benchmark-controller.json build/pause: write in C 2016-05-04 21:45:52 -04:00
BUILD Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
doc.go don't use build tags to mark integration tests 2017-04-28 14:19:39 -07:00
utils.go add integration testing for bootstrap token auth 2017-07-20 22:34:21 +08:00