gnoi icon indicating copy to clipboard operation
gnoi copied to clipboard

Clarify FactoryReset os version behavior

Open LimeHat opened this issue 2 years ago • 0 comments

Today FactoryReset service uses factory_os flag in StartRequest message to initiate a "rollback" to the factory OS version.

Is there a specific requirement for what should happen when this flag is not set?

  • Should the current OS version always be presumed?
  • What if an implementation supports defining a "golden image" version (specific version) to reset to (e.g. via CLI in advance, or by some other means); is there a way to incorporate this into FactoryReset?

LimeHat avatar Nov 07 '23 22:11 LimeHat