| commit | 14e634795ccfe49710f6f7b5d6c1819f575480a6 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Thu Sep 05 15:34:26 2024 +0200 |
| committer | Jan Schär <jan@monogon.tech> | Mon Sep 09 11:32:45 2024 +0000 |
| tree | aa56ba6100eb4c03a59c07b06726e102ede07017 | |
| parent | 62e6f0b9a4561118f691f2d886a7e2c026cec333 [diff] |
m/n/c/curator: refactor consensus status access We already obtain the consensus status when starting the curator, and it seems strange to do it again in one RPC handler. Change-Id: I3dd9d93b16180011392f8b64c94b0267ec30815f Reviewed-on: https://review.monogon.dev/c/monogon/+/3383 Tested-by: Jenkins CI Reviewed-by: Serge Bazanski <serge@monogon.tech>
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.