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
21 stars 22 forks source link

Support use the special user to create bucket #225

Open zhucan opened 1 year ago

zhucan commented 1 year ago

if we create an object user with the object-user.yaml and than we want to create a bucket through the user, we need to assgin the user to the bucket spec, no need to gen user every times. https://github.com/kube-object-storage/lib-bucket-provisioner/blob/07dde5c41fdd0cf4634d73eb28caa6e0f39d9811/pkg/provisioner/controller.go#L324