-
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
Use distroless images and use user home dir to create files #637
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.
@aaronfern thanks for the PR. I just have one question for you. Other than that, LGTM
/lgtm
…to be stored in user home directory
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
@aaronfern I've taken the liberty to edit the release notes in the PR description.
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:
This PR updates
etcd-backup-restore
to use distroless images and as a result updats file paths of files created by itself to use the user home directoryWhich issue(s) this PR fixes:
Fixes #635
Special notes for your reviewer:
Release note: