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

remove BUCKET_URL from CM #32

Closed jeffvance closed 5 years ago

jeffvance commented 5 years ago

Due to variations in object store's URL composition, the BUCKET_URL field has been deleted from the generated configmap.

Note: go test ./pkg/... passes