| commit | 896b1388fb26096ccaf60ff99ac8da2a9b07dab3 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Wed Jan 15 13:54:26 2025 +0100 |
| committer | Jan Schär <jan@monogon.tech> | Thu Jan 16 08:56:10 2025 +0000 |
| tree | 1f70faa162e8af73f4d08d75dceee15010f849c5 | |
| parent | 25e0d8f5bdcae3b03b1bc43cad49b4ed0b4e567e [diff] |
m/n/kubernetes: switch to typed workqueue The functions and types without "Typed" are deprecated, and should be replaced by the corresponding ones with "Typed". Change-Id: I41c378df953ae4964d1247e470ccf38f13ea1f47 Reviewed-on: https://review.monogon.dev/c/monogon/+/3784 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) 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.