| commit | a153f52607c8b880d2351299feea5f042186310a | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Fri Feb 21 03:00:20 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Feb 24 20:09:07 2025 +0000 |
| tree | 103b474ef2dd260a96471682f1e4f6ba12c1f2ea | |
| parent | 24bf6fdd43f3abb5a96d3081753fbdcc6bd3c1de [diff] |
third_party/com_k8s_io_kubernetes: fix port allocator warning This is the third(?) attempt to fix this, but this time its actually fixed :smile:. I missed the store.Release call in the previous version, which are used to detect leaks. Closes monogon-dev/monogon#238 Change-Id: I145caf1fe7ea62fc726656d9461925a5708c5c78 Reviewed-on: https://review.monogon.dev/c/monogon/+/3931 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@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.