Add workflow for v0.3.0#429
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahrtr The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Just to put the comments here for the discussion during the meeting:
|
| <h>410</h> | ||
| </coordinates> | ||
| <panel_attributes>lt=. | ||
| Health check & Fix failed member/POD |
There was a problem hiding this comment.
"failed member/POD" means members that cannot pass health check?
| <w>230</w> | ||
| <h>40</h> | ||
| </coordinates> | ||
| <panel_attributes>try to fix one member/POD</panel_attributes> |
There was a problem hiding this comment.
Fixing workflow seems to be a heavy work. It depends on cases, quorum hold vs not hold, data corrupted vs not corrupted.
There was a problem hiding this comment.
Yes, we need to breakdown this when we work on the v0.3.0 roadmap tasks.
| <h>510</h> | ||
| </coordinates> | ||
| <panel_attributes>lt=. | ||
| Exception handling |
There was a problem hiding this comment.
Currently, it is more like "ensuring replicas number". What is the difference with "Scale in & out" section?
Should we wait the pod, created in the previous loop and in the starting process, to be Ready and started in etcd cluster Members API?
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
6877c9e to
4a67d7a
Compare
|
Comments from the community meeting:
|
A similar case in the meeting: |
Updated.
Yes @nwnt @silentred this is just a high level workflow. There are two key points:
If there is no any objection, let's merge this for now. We can discuss more details separately when we work on the refactoring work and v0.3.0 roadmap tasks |
|
cc @ArkaSaha30 @nwnt @silentred @ivanvc PTAL |
cc @nwnt @silentred
I will present this workflow in our next community meeting.
Some details (e.g. PV/PVC stuff) still need clarification. But this is just a high level workflow, it should be already good enough for now.