mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-07 22:03:22 +00:00
Automatic merge from submit-queue relax restmapper resource matching We were matching case insensitive on Kinds, not Resources, thus driving me insane. @liggitt @caesarxuchao