fix pkg/controller/volume/expand/pvc_populator.go
This commit is contained in:
@@ -95,6 +95,7 @@ type expandController struct {
|
||||
queue workqueue.RateLimitingInterface
|
||||
}
|
||||
|
||||
// NewExpandController expands the pvs
|
||||
func NewExpandController(
|
||||
kubeClient clientset.Interface,
|
||||
pvcInformer coreinformers.PersistentVolumeClaimInformer,
|
||||
|
||||
Reference in New Issue
Block a user