| commit | 76cae0b170143f021fe1e186f7eebb2ece6974c1 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Tue Mar 19 13:13:38 2024 +0100 |
| committer | Serge Bazanski <serge@monogon.tech> | Thu Mar 21 12:35:30 2024 +0000 |
| tree | 1ea3839fc6044cca968c55590708d910517f40d6 | |
| parent | 07fab03dcabf769cbf0d3747b295c1328bea329c [diff] |
m/n/core/network/hostsfile: fix stale curator entries This prevents the cluster from getting in a state where nodes are not aware of new control plane nodes on restart (because the only thing that changed about them is their role, not their IP address). This fixes the deduplication to also take into consideration role changes. Change-Id: I184916427650fdbf68fb0fdf5ced365b94af190e Reviewed-on: https://review.monogon.dev/c/monogon/+/2880 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!
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.