Files
client-go/rest
Andrew Lytvynov 420f3f77fb Implement fmt.Stringer on rest.Config to sanitize sensitive fields
It's very easy to add glog.Info(config) calls for debugging (or actual
logging). In some scenarios those configs will carry sensitive tokens
and those tokens will end up in logs or response bodies.
Leaking of those stringified configs compromises the cluster.

Also implement fmt.GoStringer.

Kubernetes-commit: c9ad1d7339b164dfba0846ec49fa4a52474d3e23
2018-11-02 11:39:14 -07:00
..
2017-01-14 15:19:47 +00:00
2016-10-21 04:44:19 +00:00
2018-11-09 13:49:10 -05:00
2018-11-13 03:28:31 -05:00
2017-01-25 15:19:43 +00:00
2018-11-09 13:49:10 -05:00