| commit | d58edf4e2f745427d69ecc72bfe9a9ead69d697d | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Wed Nov 27 20:38:14 2024 +0000 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Mon Dec 02 16:50:54 2024 +0000 |
| tree | bd9424fdb0a58cb7c78ab99d8a3b1d4ebc07c5db | |
| parent | ff7452b586134e18af9f1362d7b96dcb64aa8d71 [diff] |
m/n/kubernetes: introduce feature gate infra This introduces centralized infrastructure to control feature gates in K8s. It includes a test to make sure that we do not keep outdated flags in there. Change-Id: Ife251cbd5210bc8b3757bb3829e91bcdb2e6fdfb Reviewed-on: https://review.monogon.dev/c/monogon/+/3664 Reviewed-by: Tim Windelschmidt <tim@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.