mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-26 11:40:44 -05:00
Automatic merge from submit-queue (batch tested with PRs 36626, 37294, 37463, 37943, 36541) Modify wrong comment <!-- 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**: Modify wrong comment Thanks! **Special notes for your reviewer**: **Release note**: <!-- Steps to write your release note: 1. Use the release-note-* labels to set the release note state (if you have access) 2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. --> ```release-note ``` |
||
|---|---|---|
| .. | ||
| BUILD | ||
| controller.go | ||
| controller_test.go | ||
| delta_fifo.go | ||
| delta_fifo_test.go | ||
| doc.go | ||
| expiration_cache.go | ||
| expiration_cache_fakes.go | ||
| expiration_cache_test.go | ||
| fake_custom_store.go | ||
| fifo.go | ||
| fifo_test.go | ||
| index.go | ||
| index_test.go | ||
| listers.go | ||
| listers_core.go | ||
| listers_extensions.go | ||
| listers_rbac.go | ||
| listers_test.go | ||
| listwatch.go | ||
| listwatch_test.go | ||
| mutation_detector.go | ||
| mutation_detector_test.go | ||
| processor_listener_test.go | ||
| reflector.go | ||
| reflector_test.go | ||
| shared_informer.go | ||
| store.go | ||
| store_test.go | ||
| thread_safe_store.go | ||
| undelta_store.go | ||
| undelta_store_test.go | ||