mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Merge pull request #3197 from briandowns/issue-3178
Resolve local retention issue when S3 in use.
This commit is contained in:
commit
e47c1401d1
@ -844,8 +844,6 @@ func (e *ETCD) Snapshot(ctx context.Context, config *config.Control) error {
|
||||
return errors.Wrap(err, "failed to apply s3 snapshot retention")
|
||||
}
|
||||
}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
// check if we need to perform a retention check
|
||||
|
Loading…
Reference in New Issue
Block a user