k3s/test/e2e/apimachinery
Kubernetes Submit Queue 941c6aa1db
Merge pull request #55835 from smarterclayton/table_printer_meta
Automatic merge from submit-queue (batch tested with PRs 55642, 55897, 55835, 55496, 55313). 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>.

Table printers and server generation should always copy ListMeta

Tables should be a mapping from lists, so if the incoming object has these add them to the table. Paging over server side tables was broken without this. Add tests on the generic creater and on the resttest compatibility.


@deads2k
2017-11-18 10:46:35 -08:00
..
BUILD Correct clean up actions in e2e tests 2017-11-17 08:46:21 +08:00
aggregator.go Correct clean up actions in e2e tests 2017-11-17 08:46:21 +08:00
certs.go Add a e2e test for the admission webhook 2017-10-27 15:58:23 -07:00
chunking.go API chunking tests should fail if limit is breached 2017-11-17 10:30:35 -05:00
custom_resource_definition.go Add dns, configmap, and custom resource definition conformance 2017-11-01 08:58:56 -07:00
etcd_failure.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
framework.go
garbage_collector.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
generated_clientset.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
initializers.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
namespace.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
table_conversion.go API chunking tests should fail if limit is breached 2017-11-17 10:30:35 -05:00
webhook.go fix webhook e2e test cleanup 2017-11-17 21:02:47 -08:00