| commit | d5d33ba1e0798b48f56e6a1bc9178af9fc778179 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Wed May 15 11:45:35 2024 +0200 |
| committer | Jan Schär <jan@monogon.tech> | Wed May 15 16:15:25 2024 +0000 |
| tree | 76f4f0b0a1175a77b64d5dd7469b3ec6a3d57c2d | |
| parent | 69f5f4e5ffac12c1d8e45e4cc9dc72868aa3af41 [diff] |
m/n/k/reconciler: remove PSP role and rolebinding Pod Security Policies have been removed from Kubernetes. The default PSP was removed in commit 6211e4dc40, but the role and rolebinding was still left. They do not have a function anymore. Now that reconciler updates are implemented, these will be removed from existing clusters after upgrading. Change-Id: Ia953a5ae03c581b15efc4e3b3711aaa008dc145d Reviewed-on: https://review.monogon.dev/c/monogon/+/3091 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.
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.