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

Support to inherit object store credentials from IAM #382

Open
takeda opened this issue Sep 9, 2024 · 0 comments
Open

Support to inherit object store credentials from IAM #382

takeda opened this issue Sep 9, 2024 · 0 comments
Labels
chart( operator ) Related to the operator (cloudnative-pg) chart

Comments

@takeda
Copy link

takeda commented Sep 9, 2024

I noticed the chart to deploy cluster has an option for Azure inheritFromAzureAD allowing not to specify credentials manually (they are a bit problematic if the policy is to rotate them frequently).

I see that similar functionality is already available in AWS:

https://github.com/cloudnative-pg/cloudnative-pg/blob/bd86755e192a5682ee73d0a882eafcb8dee9e5f6/api/v1/cluster_types.go#L2398

Couldn't confirm that for GCP.

Is it possible to add this? I just learned about CloudNative PG and thinking to advocate for using it, but this might be a bit of a roadblock as the policy is to rotate any credentials at least once a month.

@itay-grudev itay-grudev added the chart( operator ) Related to the operator (cloudnative-pg) chart label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart( operator ) Related to the operator (cloudnative-pg) chart
Projects
None yet
Development

No branches or pull requests

2 participants