| commit | a8938da203b9ecc42a61b4aa9e92b802bf0e4902 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Fri Sep 13 22:34:01 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Nov 11 16:03:55 2024 +0000 |
| tree | 52c8f2971cc6ce50b9bf17a490a7defbf66e69d2 | |
| parent | 9eab31ccbba4a2db416e4c5c387d22ec672ea92f [diff] |
metropolis/node/kubernetes: add mountOptions support for PVs We have very strict defaults on our data mount which prevents exec's and suid binaries. By adding support for mountOptions on PVs we enable the user to allow specific behaviour e.g. exec's on the given PV. Change-Id: I902cf3b9dafb14598cddc18c327ef3f5bcd6450b Reviewed-on: https://review.monogon.dev/c/monogon/+/3421 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! 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.