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

fix OwnerReference Kind and APIVersion from pr 115 #116

Closed jeffvance closed 5 years ago

jeffvance commented 5 years ago

115 had a bug where the OwnerReference Kind and APIVersion fields were empty which caused Secret and CM validation to fail.