You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `supervisor`: instead of wrapping another python script, sanitizes the
input, and exports it to systemd
* `orb-hil`: instead of calling gondor, use `zorb` from the runner to
query supervisor's job
* `update-agent`: consume `version_overwrite`, if that is provided,
overwrite `/etc/os-release` with that value.
The `gondor` binary will be removed from `development` builds, and be
replaced by an alias to `zorb`querying
`supervisor`.
This is a development feature to quickly allow developers to OTA to
whatever they wish.
PR is spread upon commits touching the different crates separately
0 commit comments