Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-2758

Add support for AWS S3 credentials wizard with Hypershift

XMLWordPrintable

    • No

      THE WHAT

      The AWS S3 secret credential should be configurable via credentials page

      THE WHY

      1. This simplifies Hypershift configuration for AWS.

      2. Day two password change is easier from the Console

      3. Could we do some validation

       

      THE HOW (tasks)

      • Add support for the AWS S3 secret. to the credentials wizard. It needs the following data:

      data:

        bucket: <bucket_name>

        credentials: |

          [default]

          aws_access_key_id = <value>

          aws_secret_access_key = <value>

      {{  region: us-east-1     }}

      • The secret should only be created in the ManagedCluster namespace on the Hub where Hypershift addon is enabled (the secret can be added after the fact)
      • OPTIONAL: Maybe the Hypershift addon should add an annotation with the timestamp it reconciled at...

            magchen@redhat.com Maggie Chen
            jpacker@redhat.com Joshua Packer
            Feng Xiang
            David Huynh David Huynh
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: