-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
First of, great tool!
The only issue I have encountered is that the version of controller-gen included in the bazel rules does not have the correct version set.
This results in the following annotation on the generated CRDs:
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: (devel)Because of this we can't tell which version is used to generate the different CRDs.
Metadata
Metadata
Assignees
Labels
No labels
