| commit | ee8c81bebb610af692db594dfbb848c506a5fd6a | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Wed Apr 03 11:59:38 2024 +0200 |
| committer | Serge Bazanski <serge@monogon.tech> | Tue Apr 23 12:05:29 2024 +0000 |
| tree | ced910e5099b8e465516639918e8e336cd27c826 | |
| parent | 28296493299f49fe82c2fe4b085ad6cf72097daf [diff] |
m/t/launch/cluster: make LaunchNode non-blocking This is an API change that will help down the line when implementing node shutdowns/startups. It brings the 'done' channel as a LaunchNode argument, making the function call itself non-blocking. Change-Id: Ic536826be8a25b9af9376c771c35c8767641ec8c Reviewed-on: https://review.monogon.dev/c/monogon/+/2940 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@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.
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.