| commit | cceb6a36f1084fb3ced6332be39a6a3256514ebb | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Tue Apr 16 13:33:15 2024 +0000 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Tue Apr 30 14:51:05 2024 +0000 |
| tree | 4eff76a3ccdc71387e2861ebec57a97df07d6fc9 | |
| parent | fbd55e74da4468e977ab3c0bbbdbb481607d4eaf [diff] |
m/c/metroctl: add exclude flag to node update This allows excluding nodes from updates, required for doing update sequencing manually on large clusters until we have an in-cluster sequencer. Change-Id: Ia522f55496b562781815aceb1321b6a2de93653d Reviewed-on: https://review.monogon.dev/c/monogon/+/2985 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.