k3s/test/e2e/apimachinery
Walter Fender cb28f0f34f Add e2e aggregator test.
What this PR does / why we need it:
This adds an e2e test for aggregation based on the sample-apiserver.
Currently is uses a sample-apiserver built as of 1.7.
This should ensure that the aggregation system works end-to-end.
It will also help detect if we break "old" extension api servers.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes
fixes #43714
Fixed bazel for the change.
Fixed # of args issue from govet.
Added code to test dynamic.Client.
2017-08-17 10:56:43 -07:00
..
BUILD Add e2e aggregator test. 2017-08-17 10:56:43 -07:00
aggregator.go Add e2e aggregator test. 2017-08-17 10:56:43 -07:00
custom_resource_definition.go Update to version gate CRDs to 1.7 and greater 2017-07-21 14:37:56 -05:00
etcd_failure.go Rename test dir to allude sig-apps ownership 2017-07-22 12:43:36 +02:00
framework.go
garbage_collector.go Merge pull request #50008 from atlassian/meta-controller-ref 2017-08-10 17:07:30 -07:00
generated_clientset.go move some e2e tests to SIG respectively 2017-08-16 14:34:50 +08:00
initializers.go move retry to client-go 2017-08-14 14:16:26 -07:00
namespace.go Merge pull request #48919 from YuxiJin-tobeyjin/e2enamespace 2017-07-17 21:25:07 -07:00
table_conversion.go