![]() If a reserve plugin's Reserve method returns an error, there could be previously allocated resources from successfully completed reserve plugins that must be unallocated by the corresponding Unreserve operation. Since Unreserve operations are idempotent, this patch runs the Unreserve operation of ALL reserve plugins when a Reserve operation fails. |
||
---|---|---|
.. | ||
fake | ||
BUILD | ||
cycle_state_test.go | ||
cycle_state.go | ||
extender.go | ||
interface_test.go | ||
interface.go | ||
listers.go | ||
types_test.go | ||
types.go |