This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
problem: detect/mitigate repurposed devices #964
Labels
discussion
enhancement
extends current functionality
needs spec
Additional information is required, preferably as a formal specification
v3.next
features, big changes for api v3.<next>
validation
problem: sometimes a device is added to a build and rack and it has been repurposed from somewhere else -- therefore its history in conch can be misleading, e.g. it has a history of successful reports against its prior sku, still retains memory of its old set of disks etc.
We should detect this in conch and clear out the irrelevant information, and also (when possible) flag that its hardware hasn't been properly reset by the integrators and needs additional attention before it can be preflighted.
From the conch side, my initial thinking is:
If a device is assigned to a rack layout (via the POST /rack/:id/assignment) interface, and the device already exists in conch:
The text was updated successfully, but these errors were encountered: