mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
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