Files
kubernetes/pkg
Kubernetes Submit Queue 40efde7e0a Merge pull request #31390 from hongchaodeng/fix
Automatic merge from submit-queue

return destroy func to clean up internal resources of storage

What?
Provide a destroy func to clean up internal resources of storage.
It changes **unit tests** to clean up resources. (Maybe fix integration test in another PR.)

Why?
Although apiserver is designed to be long running, there are some cases that it's not.
See https://github.com/kubernetes/kubernetes/issues/31262#issuecomment-242208771
We need to gracefully shutdown and clean up resources.
2016-08-25 16:44:10 -07:00
..
2016-08-25 13:22:01 +02:00
2016-08-25 13:22:01 +02:00
2016-08-22 23:00:23 -07:00
2016-08-23 00:55:47 -04:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-08-25 10:57:31 -07:00
2016-08-25 10:57:31 -07:00
2016-08-22 14:18:15 -04:00
2016-08-22 12:59:54 -07:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-08-23 13:23:07 +00:00