Files
kubernetes/pkg/controller
Jan Safranek e9a6ec29a0 volume controller: use better operation names
Using volume/claim.UID in the operation name is not really useful, as UIDs
are not logged by rest of the controller. On the other hand, volume.Name and
claim.Namespace/Name is logged pretty often and it would help to log these
also in operation name.

This has been already proven to be very useful in controller debugging.
2016-05-19 14:19:33 +02:00
..
2015-07-29 09:54:35 -07:00
2016-05-16 15:26:30 +08:00