kube-object-storage / lib-bucket-provisioner

Library for the dynamic provisioning of object store buckets to be used by object store providers.
Apache License 2.0
20 stars 22 forks source link

support multithreading for provisioner #189 #192

Closed thotz closed 4 years ago

thotz commented 4 years ago

Signed-off-by: Jiffin Tony Thottan thottanjiffin@gmail.com

thotz commented 4 years ago

@copejon @jeffvance please review

copejon commented 4 years ago

~Good~code looks good. Has it been tested with rook-ceph?

thotz commented 4 years ago

Good looks good. Has it been tested with rook-ceph?

@copejon Yes with 8 threads

jeffvance commented 4 years ago

LGTM

@copejon @guymguym still interested in your thoughts on this comment

jeffvance commented 4 years ago

@thotz Ok to merge after squashing commits.