kubernetes/test/integration/etcd
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
..
BUILD Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
etcd_storage_path_test.go Update etcd path test to always use kindWhiteList 2017-08-10 13:07:55 +02:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00