Skip to content

Add support for multiple AWS credential profiles  #435

@shubham-pampattiwar

Description

@shubham-pampattiwar

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) {

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions