kubernetes/pkg/volume/util
Kubernetes Submit Queue e9bbfb81c1 Merge pull request #41306 from gnufied/implement-interface-bulk-volume-poll
Automatic merge from submit-queue (batch tested with PRs 41306, 42187, 41666, 42275, 42266)

Implement bulk polling of volumes

This implements Bulk volume polling using ideas presented by
justin in https://github.com/kubernetes/kubernetes/pull/39564

But it changes the implementation to use an interface
and doesn't affect other implementations.

cc @justinsb
2017-03-03 10:54:38 -08:00
..
nestedpendingoperations Mark detached only if no pending operations 2017-02-13 11:51:44 +00:00
operationexecutor Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
types start the apimachinery repo 2017-01-11 09:09:48 -05:00
volumehelper Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
atomic_writer.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
atomic_writer_test.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
BUILD Revert "Merge pull request #40088 from jsafrane/storage-ga-v1" 2017-02-25 22:35:15 -05:00
device_util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
device_util_linux.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
device_util_linux_test.go fix go vet errors 2016-08-10 16:45:41 -07:00
device_util_unsupported.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fs.go pkg/api/resource: move to apimachinery 2017-01-29 21:41:44 +01:00
fs_unsupported.go pkg/api/resource: move to apimachinery 2017-01-29 21:41:44 +01:00
io_util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Update OWNERS for pkg/volume/util/ 2016-11-13 18:02:15 -08:00
util.go Explicitly use storage.k8s.io/v1beta1 everywhere. 2017-03-02 08:56:26 +01:00