• Kubernetes Submit Queue's avatar
    Merge pull request #38615 from jsafrane/worker-thread · 76dfee04
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 39150, 38615)
    
    Add work queues to PV controller
    
    PV controller should not use Controller.Requeue, as as it is not available in
    shared informers. We need to implement our own work queues instead, where we
    can enqueue volumes/claims as we want.
    76dfee04
Name
Last commit
Last update
..
app Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
controller-manager.go Loading commit data...