52e805a6a6
We should only remove the `ReadAllocs`/`WriteAllocs` values for a volume after the claim has entered the "ready to free" state. The volume will eventually be released as expected. But querying the volume API will show the volume is released before the controller unpublish has finished and this can cause a race with starting new jobs. Test updates are to cover cases where we're dropping claims but not running through the whole reaping process. |
||
---|---|---|
.. | ||
autopilot.go | ||
autopilot_test.go | ||
iterator.go | ||
schema.go | ||
schema_test.go | ||
state_store.go | ||
state_store_oss.go | ||
state_store_test.go | ||
testing.go | ||
testing_oss.go |