kubernetes/plugin/pkg/auth/authorizer/node
Andrew Keesler a1de5a86ff
Migrate a single node_authorizer.go klog.Infof call to klog.InfoS (#91591)
* Migrate a single node_authorizer.go klog.Infof call to klog.InfoS

We are starting with the log lines that show up most often.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>

* Remove quotes from error for readability

Signed-off-by: Andrew Keesler <akeesler@vmware.com>

* node_authorizer.go: use %s for node names for log uniformity

Signed-off-by: Andrew Keesler <akeesler@vmware.com>

* node_authorizer.go: single-quote node name for readability++

This is good because:
1) the node name is clear in the log line
2) the node names shows up the same in {un-,}structured logs

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-06-09 14:49:01 -07:00
..
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
graph.go Add fast path to node authorizer for node/edge removal 2020-02-10 13:51:33 -05:00
graph_populator.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
graph_test.go Indicate node authorizer does not support rule resolution 2020-05-12 20:34:13 -04:00
intset.go Switch node authorizer index to refcounts 2020-02-10 13:24:13 -05:00
intset_test.go Switch node authorizer index to refcounts 2020-02-10 13:24:13 -05:00
node_authorizer.go Migrate a single node_authorizer.go klog.Infof call to klog.InfoS (#91591) 2020-06-09 14:49:01 -07:00
node_authorizer_test.go Indicate node authorizer does not support rule resolution 2020-05-12 20:34:13 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00