| commit | 78567601398f4db5a8080fd30038ff7ac6affe0f | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Thu Oct 31 13:42:04 2024 +0000 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Tue Nov 05 13:11:03 2024 +0000 |
| tree | 757ee7c8d374317366a2535dbfb48ceaa66700f0 | |
| parent | beec27c6bdc2da730ffa2a2be6a68e1610148913 [diff] |
metropolis: remove stutter in ClusterConfiguration.KubernetesConfig We already know this is a config (it lives in ClusterConfiguration), no need to call that a config again. This doesn't break any compatibility yet as field names are not (yet) under a stability guarantee. Change-Id: Ib6492d1c8303cbd0620b979b8047ec9757e301c0 Reviewed-on: https://review.monogon.dev/c/monogon/+/3594 Reviewed-by: Lorenz Brun <lorenz@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.