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

feat: support IRSA and Pod Identities for Amazon Bedrock #454

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

aaroniscode
Copy link
Contributor

Closes #398

πŸ“‘ Description

For Amazon Bedrock backend, add support for IAM Roles for Service Accounts (IRSA) and EKS Pod Identities

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

@aaroniscode aaroniscode requested review from a team as code owners June 9, 2024 17:11
Signed-off-by: Aaron Miller <millrfz@amazon.com>
Copy link
Member

@AlexsJones AlexsJones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome PR.
Will check and run it

@AlexsJones AlexsJones merged commit c3573e8 into k8sgpt-ai:main Jun 21, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

[Feature]: For running on AWS, add IAM Roles for service accounts (IRSA) support
2 participants