Bill Farner created AURORA-1165:
-----------------------------------
Summary: aurora update status subcommand shows invalid date values
Key: AURORA-1165
URL: https://issues.apache.org/jira/browse/AURORA-1165
Project: Aurora
Issue Type: Bug
Components: Client, Technical Debt
Reporter: Bill Farner
Welcome to the future, folks!
{noformat}
$ aurora beta-update status devcluster/vagrant/test/http_example
INFO]
INFO]
Job: devcluster/vagrant/test/http_example, UpdateID: cae5a13d-6ba9-43b4-9875-deff64b114ce
Started Sat Aug 26 22:03:40 47139
, last updated: Sun Aug 27 02:05:07 47139
Current status: ROLLED_FORWARD
Update events:
Status: ROLLING_FORWARD at Sat Aug 26 22:03:40 47139
Status: ROLLED_FORWARD at Sun Aug 27 02:05:07 47139
{noformat}
This is because a value in milliseconds is passed to {{time.ctime}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|