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

Write file to rgw bucket from client #9680

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Apr 16, 2024

  1. Write file to rgw bucket from client

    Signed-off-by: fbalak <[email protected]>
    fbalak committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ccd5b51 View commit details
    Browse the repository at this point in the history
  2. fix unused imports

    Signed-off-by: fbalak <[email protected]>
    fbalak committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b55a038 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. add rgw interface to rgw_bucket_factory

    Signed-off-by: fbalak <[email protected]>
    fbalak committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5ecd946 View commit details
    Browse the repository at this point in the history
  2. get rgw credentials on provider

    Signed-off-by: fbalak <[email protected]>
    fbalak committed May 23, 2024
    Configuration menu
    Copy the full SHA
    89a5446 View commit details
    Browse the repository at this point in the history
  3. fix credentials

    Signed-off-by: fbalak <[email protected]>
    fbalak committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f71b28e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. get correct creds

    Signed-off-by: fbalak <[email protected]>
    fbalak committed May 28, 2024
    Configuration menu
    Copy the full SHA
    018487a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. look for different fields in rgw bucket secret

    Signed-off-by: fbalak <[email protected]>
    fbalak committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d6d57f1 View commit details
    Browse the repository at this point in the history
  2. fix attribute name

    Signed-off-by: fbalak <[email protected]>
    fbalak committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ac853a7 View commit details
    Browse the repository at this point in the history
  3. add update_s3_creds function for rgw

    Signed-off-by: fbalak <[email protected]>
    fbalak committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d98b1cd View commit details
    Browse the repository at this point in the history