🐛 Ensure DefaulterRemoveUnknownOrOmitableFields is still working even if objects are equal#3468
Conversation
objects are equal Signed-off-by: Stefan Büringer buringerst@vmware.com
|
/cherry-pick release-0.23 |
|
@sbueringer: once the present PR merges, I will cherry-pick it on top of DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
LGTM label has been added. DetailsGit tree hash: 930307888a21ddca9b371eb034637de917842502 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alvaroaleman, sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@sbueringer: new pull request created: #3469 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Signed-off-by: Stefan Büringer buringerst@vmware.com
Found this issue after bumping Cluster API to CR v0.23.2.
We have a unit test there that tests evolution of APIs and webhook configs
Follow-up fix to #3463