Ask questionsGenerated federated types should set preserveUnknownFields to false
An issue like #984 is the result of Kube not stripping unknown fields when accepting a request to add or update a custom resource. Kube 1.15 will add support for stripping unknown fields by setting spec.preserveUnknownFields: false
, and this should be supported for generated federated types when running on kube 1.15.
Answer
questions
fejta-bot
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale
Related questions