mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
some resource out of scope. For example, try get namespace inside defaut namespace. It would be reject by api-server but `kubectl auth can-i get namespace --namespace=default` would give a `yes`. After this patch, a warning info would be given. For more detail, please refer issue #75950 |
||
|---|---|---|
| .. | ||
| auth.go | ||
| BUILD | ||
| cani.go | ||
| cani_test.go | ||
| OWNERS | ||
| reconcile.go | ||