| commit | 5abcc7a8a8eb891c0f8920fbd4fa0104e751841b | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Aug 26 13:59:11 2024 +0200 |
| committer | Jan Schär <jan@monogon.tech> | Tue Sep 10 14:50:21 2024 +0000 |
| tree | 9aa19c4a6dd5234b241f6f6a0b82f3d2878e4ce3 | |
| parent | 0700357ac03ceb039c0c66e07f06da164d53d5b5 [diff] |
m/test/launch/cli/launch-cluster: fix metroctl path os.Executable() returns the path to launch-cluster, not metroctl. This bug meant that trying to use kubectl on the cluster instead launched another cluster. Change-Id: I94305c2688e55e2d2776d4a141d80b9f4ee3ec8f Reviewed-on: https://review.monogon.dev/c/monogon/+/3352 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.