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

Investigate using IRSA in place of IAM Access Keys #4546

Closed
5 tasks
sj-williams opened this issue May 10, 2023 · 0 comments
Closed
5 tasks

Investigate using IRSA in place of IAM Access Keys #4546

sj-williams opened this issue May 10, 2023 · 0 comments
Assignees

Comments

@sj-williams
Copy link
Contributor

Background

As part of the Secrets Manager work, we should carry out a POC into creating a test application that replaces the strategy of storing IAM Access Keys/Secrets in CP environments, and instead utilises IRSA and AWS SDK to enable application to access AWS Services.

Approach

Pick a candidate AWS service for which we have a Cloud Platform Terraform Module (ie SQS, SNS etc) that currently stores IAM Access Keys and Secrets in k8s namespaces, and create a test application that enables pod access to said service via IRSA and implements access using AWS SDK functionality.

Definition of done

  • readme has been updated
  • user docs have been updated
  • another team member has reviewed
  • smoke tests are green
  • prepare demo for the team

Reference

How to write good user stories

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants