Newly applied apiextensions.k8s.io/v1 set preserveUnknownFields to false. If the apiextensions.k8s.io/v1 manifest was migrated from apiextensions.k8s.io/v1beta1preserveUnknownFields is set to true. This PR ensures all installations use the same default.
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
Newly applied
apiextensions.k8s.io/v1
setpreserveUnknownFields
to false. If theapiextensions.k8s.io/v1
manifest was migrated fromapiextensions.k8s.io/v1beta1
preserveUnknownFields
is set to true. This PR ensures all installations use the same default.Checklist
bug
,enhancement
,documentation
,change
,breaking
, as they show up in the changelog