| commit | 0ec0c53061acd57cf545440a723c1fd9817ed080 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Thu Aug 29 12:39:47 2024 +0000 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Wed Nov 20 18:40:12 2024 +0000 |
| tree | ac07fa1b10948234fe1add7300508a427c058325 | |
| parent | 652c2ad2e499ca709523978e04b3a3dbb6df642c [diff] |
m/n/k/containerd: upgrade to v2 Upgrade containerd to 2.0, migrate config and adjust all paths. No new K8s features are enabled yet, this will come separately. Also bumps gVisor to the latest version and essentially reimplements the shim as the API has changed a lot. A drive-by fix in clitable was necessary as the x/tools upgrade introduced a new analysis pass. Change-Id: I9d25af203b94667aaac69a71eeccad2d42aa5f99 Reviewed-on: https://review.monogon.dev/c/monogon/+/3622 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.