Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

object: update to latest lib-bucket-provisioner #9529

Commits on Jan 5, 2022

  1. object: update to latest lib-bucket-provisioner

    The latest lib-bucket-provisioner has a corner case fix for a bucket
    with `generateName` equal to exactly 27 chars, which will result in an
    ObjectBucket with 64 chars. 63 chars is the max allowed by Kubernetes.
    
    See:
    kube-object-storage/lib-bucket-provisioner#220
    
    Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
    BlaineEXE committed Jan 5, 2022
    Copy the full SHA
    ae306e4 View commit details
    Browse the repository at this point in the history