-
Notifications
You must be signed in to change notification settings - Fork 50
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
Updated configmap mountpoints based on ETCD replicas. #193
Conversation
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.
Thanks for the changes @abdasgupta! Looks good overall. Some small changes and suggestions below.
@abdasgupta You have pull request review with status CHANGES_REQUESTED, please check |
@abdasgupta You need rebase this pull request with latest master branch. Please check. |
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.
In general looks good to me. I did not test it out though
just a few questions and clarifications
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.
Thanks for the changes!
/lgtm
Just be sure to revert the image tag before you merge
All concerns have been addressed
How to categorize this PR?
/area control-plane
/kind enhancement
What this PR does / why we need it:
This PR changes the volume mount points of configmap onto the ETCD pods based on the size of clusters.
Which issue(s) this PR fixes:
Solves 1st point of gardener/etcd-backup-restore#322
Special notes for your reviewer:
Release note: