-
Notifications
You must be signed in to change notification settings - Fork 147
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
Automatically evict replicas while draining #2138
Conversation
0456ce2
to
9d89a71
Compare
e5febb7
to
a0c2a88
Compare
a0c2a88
to
b10252e
Compare
TODO:
|
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.
I would probably not catch errors of omission, but the changes look good to me.
@ejweber Please fix the conflict. |
This pull request is now in conflicts. Could you fix it @ejweber? 🙏 |
Longhorn 2238 Signed-off-by: Eric Weber <eric.weber@suse.com>
Longhorn 2238 Signed-off-by: Eric Weber <eric.weber@suse.com>
Longhorn 2238 Signed-off-by: Eric Weber <eric.weber@suse.com>
2ef8da4
to
d2583a3
Compare
I did the following to keep this PR ready for merge:
|
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 LGTM
Longhorn 2238 Signed-off-by: Eric Weber <eric.weber@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.
In general, LGTM.
@mergify backport v1.5.x |
✅ Backports have been created
|
Co-authored-by: David Ko <dko@suse.com> (cherry picked from commit dd66388) # Conflicts: # scheduler/replica_scheduler.go # scheduler/replica_scheduler_test.go # upgrade/v151to152/upgrade.go
longhorn/longhorn#2238
The LEP at longhorn/longhorn#6643 is largely finalized and this PR is ready for review based on the latest language there.