mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-12 13:11:10 -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. |
||
|---|---|---|
| .. | ||
| v1alpha1 | ||
| api.go | ||
| BUILD.bazel | ||
| LICENSE | ||