Files
kubernetes/pkg/controller/persistentvolume
k8s-merge-robot da7d3c189a Merge pull request #25869 from jsafrane/devel/operation-logs
Automatic merge from submit-queue

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. Still, I'd prefer to have the operation name really unique to be protected from users deleting a volume and quickly creating another one with the same name, so UID is still part of the operation name.

This has been already proven to be very useful in controller debugging.
2016-05-25 17:58:07 -07:00
..
2016-05-18 10:06:51 +02:00
2016-05-18 10:06:51 +02:00
2016-05-18 10:06:51 +02:00
2016-05-18 10:06:51 +02:00
2016-03-02 20:46:32 -05:00
2016-05-18 10:06:51 +02:00
2016-05-18 10:06:51 +02:00