mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-10 20:21: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. |
||
|---|---|---|
| .. | ||
| actionlint.sh.in | ||
| bazel_container.sh.in | ||
| buf.sh.in | ||
| BUILD.bazel | ||
| cli_docgen.sh.in | ||
| go_generate.sh.in | ||
| go_tidy.sh.in | ||
| gocoverage_diff.sh.in | ||
| golangci_lint.sh.in | ||
| golicenses.sh.in | ||
| govulncheck.sh.in | ||
| license_header.sh.in | ||
| proto_targets.bzl | ||
| proto_targets_check.sh.in | ||
| shellcheck.sh.in | ||
| shfmt.sh.in | ||
| terraform.sh.in | ||
| terraform_docgen.sh.in | ||
| tfsec.sh.in | ||
| unused_gh_actions.sh.in | ||
| version_info_gen.sh.in | ||