Jonathan Boulle created AURORA-28:
-------------------------------------
Summary: `aurora diff` doesn't work with cron jobs
Key: AURORA-28
URL: https://issues.apache.org/jira/browse/AURORA-28
Project: Aurora
Issue Type: Bug
Reporter: Jonathan Boulle
for some time {{aurora diff}} hasn't worked for cron jobs. Either it should be
fixed so it does, or a nicer error message should be implemented, because at
the moment it's still misleading:
{code}aurora diff east/foo/prod/bar bar.aurora
...
FATAL] Request failed, server responded with "No tasks found for query:
TaskQuery(owner:Identity(role:foo, user:null), environment:prod, jobName:bar,
taskIds:null, statuses:[PREEMPTING, STARTING, RUNNING, PENDING, RESTARTING,
ASSIGNED, KILLING], slaveHost:null, instanceIds:null)"
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)