mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-25 19:05:13 +00:00
Automatic merge from submit-queue (batch tested with PRs 37328, 38102, 37261, 31321, 38146) Make thirdparty codec able to decode DeleteOptions Fix #37278. Without this PR, the gvk sent to the delegated codec will be the thirdparty one, which is not recognized by the delegated codec (usually api.Codecs).