bergerx / kubectl-status

A kubectl plugin to print a human-friendly output that focuses on the status fields of the resources in kubernetes.
Apache License 2.0
108 stars 5 forks source link

allow users to see the actual time rather than relative ("... ago" form) #517

Open bergerx opened 3 months ago

bergerx commented 3 months ago

Currently all the times are represented in a form like "5h ago" form. In some cases, users want to see the actual times, mostly while debugging issues and building timelines.