| commit | 18b18d1cbe84739238215608ba3a1556bab13378 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon Jul 07 11:12:28 2025 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Mon Jul 07 12:00:13 2025 +0000 |
| tree | 074a2c43ce9aa27b37af2685a3cddda8b4bad0c2 | |
| parent | da101ca15a636d3caac051fdd90aa5801421cd56 [diff] |
m/c/metroctl/install: fix custom NodeParameters Unmarshaling into a nil pointer panics, use a locally-allocated variable instead. Change-Id: I0b00df6d6b06aaf662ddf93f996df804b8bbef5f Reviewed-on: https://review.monogon.dev/c/monogon/+/4390 Tested-by: Jenkins CI Reviewed-by: Jan Schär <jan@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.