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

core: update go mod to get latest logr/klog #221

Closed subhamkrai closed 2 years ago

subhamkrai commented 2 years ago

core: update go mod to get latest logr/klog

update go mod to get latest logr/klog. These changes are required for Rook/Rook to consume latest controller runtime version i.e v0.11.2

core: make changes to support latest klog/klogr changes are required to support latest klog/klogr

Signed-off-by: subhamkrai srai@redhat.com

subhamkrai commented 2 years ago

fyi, @BlaineEXE

BlaineEXE commented 2 years ago

I think this looks good. I'm a bit concerned about why go.sum has 450 additions, but that would likely be a problem with some dependency I would think.