Breaking: Removes apiextensions.k8s.io/v1beta1 versions of the espejo CRDs
Updates all go dependencies
Fixes +kubebuilder:pruning:PreserveUnknownFields and +kubebuilder:validation:EmbeddedResource placement to not rely on some shaky post generate action.
Checklist
[x] Keep pull requests small so they can be easily reviewed.
[x] Categorize the PR by setting a good title and adding one of the labels:
bug, enhancement, documentation, change, breaking,
as they show up in the changelog
Summary
apiextensions.k8s.io/v1beta1
versions of the espejo CRDs+kubebuilder:pruning:PreserveUnknownFields
and+kubebuilder:validation:EmbeddedResource
placement to not rely on some shaky post generate action.Checklist
bug
,enhancement
,documentation
,change
,breaking
, as they show up in the changelog