| commit | 276a746de8b2b551f7088e88c93da0e0b15c99d6 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Wed Jul 12 21:28:54 2023 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Thu Mar 21 10:09:21 2024 +0000 |
| tree | de82f9b1f243151c7a7d8d52bb8136a1d07c4f3f | |
| parent | 87d9c59a3b3dbbd4264f9c8b224e58fc5ff18815 [diff] |
m/test/e2e: test NodePort This was originally written as a test for validating fixes for the issue that NodePort was not working if any non-local pods were in the NodePort service, even for externalTrafficPolicy: cluster services. As it turns out CL:2795 fixed this, the changes in previous versions of this CL broke it again. So now it just consists of the test itself, which passes. Change-Id: If4cf4ffc46a5456b4defa330776e043593e61b29 Reviewed-on: https://review.monogon.dev/c/monogon/+/1924 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@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!
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.