kubernetes/test/integration/master
Mike Danese aaf855c1e6 deref all calls to metav1.NewDeleteOptions that are passed to clients.
This is gross but because NewDeleteOptions is used by various parts of
storage that still pass around pointers, the return type can't be
changed without significant refactoring within the apiserver. I think
this would be good to cleanup, but I want to minimize apiserver side
changes as much as possible in the client signature refactor.
2020-03-05 14:59:46 -08:00
..
audit_dynamic_test.go automated refactor 2020-03-05 14:59:46 -08:00
audit_test.go automated refactor 2020-03-05 14:59:46 -08:00
BUILD hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
crd_test.go generated: run refactor 2020-02-08 12:30:21 -05:00
graceful_shutdown_test.go Fix typo in error reporting in graceful shutdown test 2019-11-05 08:35:20 -05:00
kms_transformation_test.go generated: run refactor 2020-02-07 18:16:47 -08:00
kube_apiserver_test.go generated: run refactor 2020-02-08 12:30:21 -05:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
secrets_transformation_test.go Allow kube-apiserver to test the status of kms-plugin. 2019-07-03 10:03:32 -07:00
synthetic_master_test.go automated refactor 2020-03-05 14:59:46 -08:00
transformation_testcase.go deref all calls to metav1.NewDeleteOptions that are passed to clients. 2020-03-05 14:59:46 -08:00