Closed subhamkrai closed 8 months ago
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
@travisn
I was thinking to have a new command restore
and it will have sub-commands like
- restore
- crds
- mon-quorum
currently, to restore mon-quorum the command is odf mons restore-quorum <mon_id>
but I like the first approach as it will be more easier for the user to find a command with restore
. WDYT?
@travisn
I was thinking to have a new command
restore
and it will have sub-commands like- restore - crds - mon-quorum
currently, to restore mon-quorum the command is
odf mons restore-quorum <mon_id>
but I like the first approach as it will be more easier for the user to find a command withrestore
. WDYT?
Agreed, looks good to have the restore
command.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: subhamkrai, travisn
The full list of commands accepted by this bot can be found here.
The pull request process is described here
This commits add command restore crd which are stuck in terminating state.