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

Adds SSE-KMS and SSE-C config to S3 Objstore #3064

Merged
merged 13 commits into from
Aug 25, 2020
Merged

Adds SSE-KMS and SSE-C config to S3 Objstore #3064

merged 13 commits into from
Aug 25, 2020

Commits on Aug 23, 2020

  1. Adds SSE config to S3 Objstore

    Signed-off-by: James Bach <james.bach@transferwise.com>
    jalev committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    70ac68a View commit details
    Browse the repository at this point in the history
  2. Document sse_config block in storage.md

    Signed-off-by: James Bach <james.bach@transferwise.com>
    jalev committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    4b70610 View commit details
    Browse the repository at this point in the history
  3. run make docs

    Signed-off-by: James Bach <james.bach@transferwise.com>
    jalev committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    666be08 View commit details
    Browse the repository at this point in the history
  4. Add SSE config options to changelog

    Signed-off-by: James Bach <james.bach@transferwise.com>
    jalev committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    16c2832 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    Signed-off-by: James Bach <james.bach@transferwise.com>
    jalev committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    104c7a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Define explicit SSE 'Type'

    Signed-off-by: James Bach <james.bach@transferwise.com>
    jalev committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    9608dc1 View commit details
    Browse the repository at this point in the history
  2. Update docs again for real

    Signed-off-by: James Bach <james.bach@transferwise.com>
    jalev committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    370466e View commit details
    Browse the repository at this point in the history
  3. Fix bad logic for SSE-KMS

    Signed-off-by: James Bach <james.bach@transferwise.com>
    jalev committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    e7a5408 View commit details
    Browse the repository at this point in the history
  4. Adds example policy for KMS documentation

    Signed-off-by: James Bach <james.bach@transferwise.com>
    jalev committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    81d03e8 View commit details
    Browse the repository at this point in the history
  5. Changes SSE strings into constants

    Signed-off-by: James Bach <james.bach@transferwise.com>
    jalev committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    1c8efe2 View commit details
    Browse the repository at this point in the history
  6. Make SSE error message prettier

    Signed-off-by: James Bach <james.bach@transferwise.com>
    jalev committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    0b2d3a3 View commit details
    Browse the repository at this point in the history
  7. Export consant with comments

    Signed-off-by: James Bach <james.bach@transferwise.com>
    jalev committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    9079289 View commit details
    Browse the repository at this point in the history
  8. Group consts in pkg/s3

    Signed-off-by: James Bach <james.bach@transferwise.com>
    jalev committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    2c52cc2 View commit details
    Browse the repository at this point in the history