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

Add support for multiple AWS credential profiles #435

Closed
shubham-pampattiwar opened this issue Nov 4, 2021 · 0 comments · Fixed by #442
Closed

Add support for multiple AWS credential profiles #435

shubham-pampattiwar opened this issue Nov 4, 2021 · 0 comments · Fixed by #442
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@shubham-pampattiwar
Copy link
Member

Is your feature request related to a problem? Please describe.

Currently, OADP Operator does not support multiple AWS credential profiles for the secret to be used for BSL/VSL/Registry.

Describe the solution you'd like

We would like to add support for multiple AWS profiles. This might require AWS secret parsing changes so that the secret data is appropriately consumed by the Registry environment vars.

Additional context

Reference:

func (r *VeleroReconciler) parseAWSSecret(secret corev1.Secret, secretKey string) (string, string, error) {

@shubham-pampattiwar shubham-pampattiwar added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 4, 2021
@deepakraj1997 deepakraj1997 self-assigned this Nov 8, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants