Limit the concurrent number of go routine for VolumeSnapshot and VolumeSnapshotContent operations.

Signed-off-by: Xun Jiang <blackpiglet@gmail.com>
This commit is contained in:
Xun Jiang
2023-03-16 11:42:38 +08:00
parent ad9c6e8dee
commit c677c433e0
4 changed files with 115 additions and 61 deletions
+1
View File
@@ -0,0 +1 @@
Limit the concurrent number for backup's VolumeSnapshot operation.