-
Notifications
You must be signed in to change notification settings - Fork 148
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
fix(recurringjob): keep snapshots for the backup #1965
Conversation
c4ea633
to
8d3fec8
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.
LGTM
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
@mergify backport v1.5.x |
✅ Backports have been created
|
babace2
to
5039b39
Compare
fa84d4c
to
c80ff96
Compare
d036d62
to
a471f6c
Compare
5f1d613
to
89871f0
Compare
92d2891
to
9dfd109
Compare
Add a new global setting that allows users to keep the retain number of snapshots when the recurring job does a backup. Ref: 2997 Signed-off-by: James Lu <james.lu@suse.com>
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.
Add a new global setting that allows users to keep the retain number of snapshots when the recurring job does a backup.
Ref: longhorn/longhorn#2997