Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Adds AWS KMS KeyManager support #435

Merged
merged 12 commits into from
Aug 18, 2023

Commits on Aug 8, 2023

  1. Adds AWS KMS KeyManager support

    Signed-off-by: Maximiliano Churichi <mchurichi@gmail.com>
    mchurichi committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a8f163c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Make aws_kms.key_metadata_file non configurable

    Signed-off-by: Maximiliano Churichi <mchurichi@gmail.com>
    mchurichi committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    12d7fc9 View commit details
    Browse the repository at this point in the history
  2. Make keymanager disk.keys_path non configurable

    Signed-off-by: Maximiliano Churichi <mchurichi@gmail.com>
    mchurichi committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    726f604 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Use aws kms keys as env vars from a secret rather than injecting them…

    … as plain text in the config map
    
    Signed-off-by: Maximiliano Churichi <mchurichi@gmail.com>
    mchurichi committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    447dc5d View commit details
    Browse the repository at this point in the history
  2. Update docs

    Signed-off-by: Maximiliano Churichi <mchurichi@gmail.com>
    mchurichi committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f539715 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Make aws kms key policy configurable through either ConfigMap or raw …

    …policy string
    
    Signed-off-by: Maximiliano Churichi <mchurichi@gmail.com>
    mchurichi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3e1ab37 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into aws-kms-keymanager

    Signed-off-by: kfox1111 <Kevin.Fox@pnnl.gov>
    kfox1111 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c6e2209 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Merge branch 'main' into aws-kms-keymanager

    Signed-off-by: Maximiliano Churichi <mchurichi@gmail.com>
    mchurichi committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6c919f0 View commit details
    Browse the repository at this point in the history
  2. Refactor aws kms secret

    Signed-off-by: Maximiliano Churichi <mchurichi@gmail.com>
    mchurichi committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2c1b2e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    dee04ac View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Document aws kms credentials configuration alternatives

    Signed-off-by: Maximiliano Churichi <mchurichi@gmail.com>
    mchurichi committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2218b2b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into aws-kms-keymanager

    Signed-off-by: Maximiliano Churichi <mchurichi@gmail.com>
    mchurichi committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    bbd01f9 View commit details
    Browse the repository at this point in the history