[reconfigurator] rendezvous subtask for marking VMMs to be stopped for update - #11170
[reconfigurator] rendezvous subtask for marking VMMs to be stopped for update#11170karencfv wants to merge 4 commits into
Conversation
|
@sunshowers I have a question for you. This is the first time I write a rendezvous subtask so I might just be missing some context. In #11127 I added a After reading https://rfd.shared.oxide.computer/rfd/0541#_proposal_reconciliation_rpw and taking a look at #11115 , I understand that I shouldn't have added the column to that table at all and instead I should have created a separate rendezvous table. You suggested using a rendezvous subtask, but the thing is, I don't think we can follow that approach here. We do want the In addition, https://rfd.shared.oxide.computer/rfd/0541#_creating_rows_in_rendezvous_tables the resource exisiting in inventory. I don't think VMMs should be collected as part of an inventory collection, there are just too many. I think I'd rather go with a background task, thoughts? |
Related: #11169