-
Notifications
You must be signed in to change notification settings - Fork 31
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 example for Self provisioned AWS S3 or S3-compatible storage credential creation #296
Add example for Self provisioned AWS S3 or S3-compatible storage credential creation #296
Conversation
…rage credential for data protection Signed-off-by: Ramya Bangera <[email protected]>
@ramya-bangera, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
Signed-off-by: Ramya Bangera <[email protected]>
68b7195
to
6155167
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #296 +/- ##
==========================================
+ Coverage 25.39% 26.12% +0.72%
==========================================
Files 155 161 +6
Lines 13591 14318 +727
==========================================
+ Hits 3452 3740 +288
- Misses 9982 10411 +429
- Partials 157 167 +10 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Ramya Bangera <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What this PR does / why we need it:
Add example for Self provisioned AWS S3 or S3-compatible storage credential creation
Which issue(s) this PR fixes
Additional information
This change adds example for creatingSelf provisioned AWS S3 or S3-compatible storage credential creation for data protection
Special notes for your reviewer