Tags: chiachunlin/openstorage
Tags
Add start and stop volumeWatcher (libopenstorage#2320) * Add start and stop volumeWatcher - Adds two function in Watcher interface and fix tests JIRA: PWX-32359 Signed-off-by: dahuang <[email protected]>
Add field for enabling SSE for aws creds (libopenstorage#2295) Signed-off-by: veda <[email protected]>
Add field for enabling SSE for aws creds (libopenstorage#2295) (libop… …enstorage#2303) Signed-off-by: veda <[email protected]>
Update Go to 1.17 Signed-off-by: Grant Griffiths <[email protected]>
PWX-26792 Fix Race condition in unmount (libopenstorage#2116) * PWX-26792 Fix Race condition in unmount We hit a race condition in unmount with concurrent iteration and write. This was due to unlocking too early before reading ends. This commits adds the fix and UT to verify. JIRA: PWX-26792 Testing: UT passed Signed-off-by: dahuang <[email protected]>
Update Go to 1.17 Signed-off-by: Grant Griffiths <[email protected]>
Merge pull request libopenstorage#2112 from libopenstorage/cherrypick… …-12f916d Adds a missing method that slipped into Porx directly
PWX-26709: fix the intermittent failure in the unit test (libopenstor… …age#2110) Need to sleep a bit longer to ensure that that tasks get chance to run. This was the failure in travis build: --- FAIL: TestMulti (3.00s) Error Trace: sched_test.go:106 Error: Should be true Messages: count was 0 for task 0 FAIL Signed-off-by: Neelesh Thakur <[email protected]>
PWX-26709: fix the intermittent failure in the unit test (libopenstor… …age#2111) Need to sleep a bit longer to ensure that that tasks get chance to run. Signed-off-by: Neelesh Thakur <[email protected]>
PreviousNext