Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The command advertises that it shows information about active updates:
status Display detailed status information about a scheduler- driven in-progress update.
Based on that, i should not be able to fetch a completed update:
$ aurora beta-update status devcluster/vagrant/test/http_example 2>/dev/null | grep 'Current status' Current status: ROLLED_FORWARD
Due to the way the client is querying, it is selecting an arbitrary update in the history of a job.