Warn (and confirm interactively) if user deploy "libchrome"
Open
P2
- Dominant language
- Rust
- Stars
- 50
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
libchrome is a core library of the ChromeOS, and it is frequently updated incompatible way. Thus the user deploy a different version of libchrome, the DUT can be easily bricked.
If lium deploy finds libchrome in the packages list, it can warn user that something like "This can brick the DUT, do you really want to deploy libchrome? [Yes/No]"
And it also recommend user to sync the DUT's image version to the local cros-sdk version.
Contributor guide
Assessment
This issue has not been assessed yet.