mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 38185, 37966) decided to extract common logic for RESTMapping and RESTMappings to a… <!-- Thanks for sending a pull request! Here are some tips for you: 1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md 2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md 3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes --> **What this PR does / why we need it**: the changes introduced in this PR extract common logic of RESTMapping and RESTMappings to one common method. **Special notes for your reviewer**: this is my first PR - be polite. The only change in logic to what was before is when calling commonRESTMappings from RESTMapping we search all defaultGroupVersion as opposed to just one when no mapping was found for provided versions. |
||
---|---|---|
.. | ||
cache | ||
chaosclient | ||
clientset_generated | ||
conditions | ||
informers | ||
leaderelection | ||
listers | ||
metrics | ||
record | ||
restclient | ||
retry | ||
testdata | ||
testing | ||
transport | ||
typed | ||
unversioned | ||
OWNERS |