-
Notifications
You must be signed in to change notification settings - Fork 101
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 OCS S3 snapstore #261
Conversation
/cc @shreyas-s-rao |
/cc @rootfs |
/lgtm |
@stoyanr Thanks a lot for the PR and the new provider support! We were held up with some landscape issues and review already this week. I apologize. |
/cc @shreyas-s-rao @amshuman-kr could you please take a look into this? Thanks! |
Hi @stoyanr. Thanks for your PR. Will review it today, since I was busy the past few days. |
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.
@stoyanr Thanks a lot for the PR and sorry for the delay in the review! The PR looks good. Would it be possible for you to give access to an OCS environment for us to test before merging?
17d9939
to
bfce75c
Compare
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.
@stoyanr Thanks for the PR and for refactoring the generic S3 snapstore. LGTM.
What this PR does / why we need it:
Adds support for OpenShift Container Storage (OCS) S3-compatible snapstore. Also refactors the existing ECS snapstore to avoid code duplication since the 2 snapstores are quite similar.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
See also gardener/etcd-druid#98.
Release note: