Closed achouhan09 closed 6 months ago
@achouhan09, General question - At which stage will the user set the credentials manually to the account?
@achouhan09, General question - At which stage will the user set the credentials manually to the account?
@shirady
As per the Epic, user requirement is to access both local and remote enpoints which require different credentials. Also, this feature will help in real object DR solution
, allowing application write to s3 endpoint via load balancer and replicate the data in the background.
Explain the changes
noobaa account credentials --access-key=<access-key> --secret-key=<secret-key>
Additionally, validation checks have been implemented for both keys to ensure the command succeeds only with valid credentials.
Testing Instructions:
make test-cli-flow