mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-22 02:22:15 -04:00
Revise our code to only call Request.Namespace() if a namespace *should* be present. For root scoped resources, namespace should be ignored. For namespaced resources, it is an error to have Namespace=="". |
||
|---|---|---|
| .. | ||
| doc.go | ||
| fifo.go | ||
| fifo_test.go | ||
| index.go | ||
| listers.go | ||
| listers_test.go | ||
| listwatch.go | ||
| listwatch_test.go | ||
| poller.go | ||
| poller_test.go | ||
| reflector.go | ||
| reflector_test.go | ||
| store.go | ||
| store_test.go | ||
| undelta_store.go | ||
| undelta_store_test.go | ||