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

Implement interface changes for s3 plugin to read/write blob with obj… #13113

Merged

Commits on Apr 8, 2024

  1. Implement interface changes for s3 plugin to read/write blob with obj…

    …ect metadata
    
    Signed-off-by: Sandeep Kumawat <skumwt@amazon.com>
    Sandeep Kumawat committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ca99c35 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. resolve comments

    Signed-off-by: Sandeep Kumawat <skumwt@amazon.com>
    Sandeep Kumawat committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b528cfa View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. remove metdata changes for asyn download flow

    Signed-off-by: Sandeep Kumawat <2025sandeepkumawat@gmail.com>
    skumawat2025 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a368dac View commit details
    Browse the repository at this point in the history
  2. rename BlobDownloadResponse to FetchBlobResults

    Signed-off-by: Sandeep Kumawat <2025sandeepkumawat@gmail.com>
    skumawat2025 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    349c1c0 View commit details
    Browse the repository at this point in the history
  3. resolve comments

    Signed-off-by: Sandeep Kumawat <2025sandeepkumawat@gmail.com>
    skumawat2025 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d454a2c View commit details
    Browse the repository at this point in the history
  4. resolve comments

    Signed-off-by: Sandeep Kumawat <2025sandeepkumawat@gmail.com>
    skumawat2025 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b2fe597 View commit details
    Browse the repository at this point in the history
  5. add test

    Signed-off-by: Sandeep Kumawat <2025sandeepkumawat@gmail.com>
    skumawat2025 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    44be3f2 View commit details
    Browse the repository at this point in the history
  6. address comments

    Signed-off-by: Sandeep Kumawat <2025sandeepkumawat@gmail.com>
    skumawat2025 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e947a3c View commit details
    Browse the repository at this point in the history