Update disabling automated cleaning proposal#166
Update disabling automated cleaning proposal#166metal3-io-bot merged 1 commit intometal3-io:masterfrom
Conversation
|
/cc @dhellmann @hardys |
7adca0c to
23b911e
Compare
|
This looks like what we discussed over on the code review. Thanks! /approve |
|
lgtm, just one minor nit re the choice of "None" vs perhaps "disabled/Disabled" - @dhellmann what are your thoughts on that? Edit also the inspect annotation is e.g |
de21ba5 to
e43a05e
Compare
|
I'm happy with this draft, thanks @fmuyassarov. I'll leave it for @hardys to lgtm in case he has any other feedback. /approve |
|
This looks good except for an unresolved comment from @dtantsur on the implementation PR metal3-io/baremetal-operator#784 (comment) He mentions that "Full" could imply (or be used in future for) a full disk erase, which is not the current behavior (the disk metadata/partition-table is removed). I don't have a strong opinion on what the alternative value should be ( |
e43a05e to
2420ac8
Compare
replaced |
|
Looks good. /approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhellmann, dtantsur, fmuyassarov 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 |
|
/lgtm |
Update disabling automated cleaning proposal as per metal3-io/baremetal-operator#784 (comment)