controller-tools
controller-tools copied to clipboard
✨ feat(schema): Add marker to skip fields
This adds a new field marker +kubebuilder:skip that allows explicitly ignoring properties during schema generation but keeping them in the Go struct for JSON marshalling at the same time.