mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-23 10:10:47 -05: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 |
||
|---|---|---|
| .. | ||
| deep_copy_generated.go | ||
| doc.go | ||
| errors.go | ||
| help.go | ||
| help_test.go | ||
| interfaces.go | ||
| meta.go | ||
| meta_test.go | ||
| multirestmapper.go | ||
| multirestmapper_test.go | ||
| priority.go | ||
| priority_test.go | ||
| restmapper.go | ||
| restmapper_test.go | ||