| commit | 22c1a2aa07f2c9c48d31779ccfaf59709123c3fa | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Mar 24 17:23:17 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Wed Mar 26 14:29:19 2025 +0000 |
| tree | c85db8506a099ccce512a25af3c9c5fdb089a9aa | |
| parent | 2368dc7f001e4762b77de92cdf95da5553bb1105 [diff] |
osbase/supervisor: log runnable errors as fatal As describe in the issue we are only logging the final error and reschedule notice into supervisor's own dn. This modifies said behavior to log the final error as fatal. Closes monogon-dev/monogon#296 Change-Id: I048cf38fe3e60df9a6722cfe0c6e1427eaddb586 Reviewed-on: https://review.monogon.dev/c/monogon/+/4032 Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Tested-by: Jenkins CI
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.