• Michelle Au's avatar
    Volume scheduling library changes: · 37d46a1e
    Michelle Au authored
    * FindPodVolumes
        * Prebound PVCs are treated like unbound immediate PVCs and will error
        * Always check for fully bound PVCs and cache bindings for not fully
          bound PVCs
    * BindPodVolumes
        * Retry API updates for not fully bound PVCs even if the assume cache
          already marked it
        * Wait for PVCs to be fully bound after making the API updates
        * Error when detecting binding/provisioning failure conditions
    37d46a1e
scheduler_binder_fake.go 1.74 KB