Merge pull request #49016 from jsafrane/pv-controller-no-resync

PV controller: resync informers manually
merging to unblock the submit queue
This commit is contained in:
Kenneth Owens
2017-08-01 16:39:40 -07:00
committed by GitHub
3 changed files with 31 additions and 6 deletions

View File

@@ -164,6 +164,7 @@ type PersistentVolumeController struct {
volumePluginMgr vol.VolumePluginMgr
enableDynamicProvisioning bool
clusterName string
resyncPeriod time.Duration
// Cache of the last known version of volumes and claims. This cache is
// thread safe as long as the volumes/claims there are not modified, they