mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-10 12:11:09 -05:00
This commit adds the controller-gen tool as a Bazel dep and adds the equivalent of `make manifests` to //:generate. Rename CRDs in the operator Helm chart to match kubebuilder v4 generated names and add a generation directive to output CRD resources directly into the Helm chart. CRDs are not templated, so we don't need to helmify them. Split the manager-rbac.yaml into a role.yaml and a rolebinding.yaml, and add a directive to generate role.yaml from operator sources. We're losing the labels on the role, but that is only a cosmetic defect. |
||
|---|---|---|
| .. | ||
| bazelrc | ||
| ci | ||
| container | ||
| devbuild | ||
| envtest | ||
| go | ||
| mkosi | ||
| oci | ||
| osimage | ||
| patchelf | ||
| platforms | ||
| proto | ||
| rbe | ||
| release | ||
| rpm | ||
| settings | ||
| sh | ||
| toolchains | ||