vshn / espejo

OpenShift and Kubernetes Object Syncer
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Use XEmbeddedResource Marker #97

Closed srueg closed 3 years ago

srueg commented 3 years ago

Summary

Apparently using the // +kubebuilder:validation:XEmbeddedResource marker is not recognized by the current CRD generator code.

Checklist

ccremer commented 3 years ago

Thanks for checking it out though :)