| commit | 107eb062d8ebbc9a659c67e8fdfe762d1a968edb | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@jschaer.ch> | Wed Apr 10 13:50:04 2024 +0200 |
| committer | Jan Schär <jan@jschaer.ch> | Thu Apr 11 14:51:37 2024 +0000 |
| tree | 5cba0b187b1877964f239d0adffa25326bb21065 | |
| parent | a8cfb564d677c789ab1f4feebff436cd423b6d25 [diff] |
m/n/c/curator: use full election prefix NewElection appends "/" to the prefix. If we manually get the leader, we should also append "/". Otherwise, we could get the wrong result if a new key which starts with "/leader" is added. Change-Id: I4bcafa945b14d610a6a1f4903452081c3e802e73 Reviewed-on: https://review.monogon.dev/c/monogon/+/2950 Reviewed-by: Serge Bazanski <serge@monogon.tech> Vouch-Run-CI: Serge Bazanski <serge@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.
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.