| commit | 837cb8e459b9eefabe89ab17df0b7dafb5e3d631 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon Dec 23 13:52:56 2024 +0100 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Mon Dec 23 21:59:59 2024 +0000 |
| tree | 32337d84d4f32b0c2c523e2c5bd177f4acfe4808 | |
| parent | b6afed68fd1d2ee9b32d395b388d2db1338d0fa0 [diff] |
treewide: update Kubernetes to 1.32 Relatively easy change, one cadvisor fix is temporarily needed. The legacy log dir patch needed to be rebased, that's about it. I enabled single-process OOM killing again as that was the default for cgroupv1 and IMO the more sane behavior. Upstrem changelog at: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md Change-Id: I537a6e37137d05efb6eec8635915e36fd8b37cbc Reviewed-on: https://review.monogon.dev/c/monogon/+/3721 Reviewed-by: Jan Schär <jan@monogon.tech> Tested-by: Jenkins CI
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.