mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 18:58:18 +00:00
Sometimes the test would generate two identical pod names using the Now().UnixNano() function. Apparently the Nanos are rounded. Passed 2000 unittest runs.