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

Feature: Add support for IAM auth via aws_postgres #451

Open
arvindth opened this issue Sep 10, 2024 · 3 comments
Open

Feature: Add support for IAM auth via aws_postgres #451

arvindth opened this issue Sep 10, 2024 · 3 comments

Comments

@arvindth
Copy link

We got support for aws_postgres dbtype in spiffe/spire#4828. However, there's no current way to pass this via the helm chart.

Could we either add direct support for aws_postgres, or allow plugin_data's dbtype and connection_string to be respected until we do?

@kfox1111
Copy link
Collaborator

The devil in the details is going to be around how IAM auth works in k8s?

How does the spire-server pod get the credentials?

@kfox1111
Copy link
Collaborator

This depends on spiffe/spire#5495

@kfox1111
Copy link
Collaborator

Can you please try #464 in a test environment and see if it works for you? I don't have a way to test it.

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

2 participants