Blunderbuss-bugler is a Gitlab component that can "deploy" or "cache" objects in HDFS.
The cache template is more elaborated, it sends a request to Blunderbuss and keeps asking for the status until the task is done.
The deploy template is older, it only sends a request to Blunderbuss and finishes, it doesn't guarantee that the request has been finished properly.
We need to update the deploy template to the quality level of the cache endpoint to avoid ignoring issues.
Task is done if:
- The deploy template sends and request to Blunderbuss and finishes with exit codes 0 or 1 depending on the result of Blunderbuss