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

Pass server-side encryption option to minio.StatObject call #142

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Oct 28, 2024

  1. Pass server-side encryption option to minio.StatObject call

    Signed-off-by: Jens Hausherr <jens@hausherr.net>
    jabbrwcky committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e9f91a1 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG entry

    Signed-off-by: Jens Hausherr <jens@hausherr.net>
    jabbrwcky committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    cb5f527 View commit details
    Browse the repository at this point in the history
  3. Add end-to-end test for SSE-C encryption

    Signed-off-by: Jens Hausherr <jens@hausherr.net>
    jabbrwcky committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    dd4f480 View commit details
    Browse the repository at this point in the history
  4. Use const access key/ secret key defined for minio

    Signed-off-by: Jens Hausherr <jens@hausherr.net>
    jabbrwcky committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1f51931 View commit details
    Browse the repository at this point in the history
  5. Remove duplicate upload

    Signed-off-by: Jens Hausherr <jens@hausherr.net>
    jabbrwcky committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a32a5ca View commit details
    Browse the repository at this point in the history
  6. Added required parameter to s3.NewBucketWithConfig()

    Signed-off-by: Jens Hausherr <jens@hausherr.net>
    jabbrwcky committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5464cd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Merge branch 'main' into main

    Signed-off-by: Jens Hausherr <jens@hausherr.net>
    jabbrwcky authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ddc166c View commit details
    Browse the repository at this point in the history