mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-11 11:00:57 -04:00
There are many places in k8s where %+v is used to format a pointer to struct, which isn't working as expected. Fixes #26591 |
||
|---|---|---|
| .. | ||
| doc.go | ||
| labels.go | ||
| labels_test.go | ||
| selector.go | ||
| selector_test.go | ||