shipyard/src/bin
Phil Sphicas c8c8934c77 Armada DAG: increase retries from 3 to 5
The current Armada DAG allows for 3 retries, reduced from 10 here:
bef8eecac1

This is sometimes insufficient, especially in cases where chart updates
of underlying Airship or Kubernetes components are upgraded and pods are
restarted underneath the airflow workers. The chart installation may be
successful, but an Armada retry may still be consumed.

This change increases the number of retries to 5. This will allow Armada
to progress further through the manifest if there is a disruption after
a chart is successfully installed. The tradeoff is that Armada may try
to repeatedly install a chart that keeps failing in the same way,
delaying the ultimate failure of the deployment.

Change-Id: I1fad7b1d95af061595680a76d24c6d323b365a67
2020-04-23 20:33:58 +00:00
..
shipyard_airflow Armada DAG: increase retries from 3 to 5 2020-04-23 20:33:58 +00:00
shipyard_client Update pytest and pin amqp version to previous one 2019-10-02 15:22:00 +02:00
supported_actions.yaml Update help docs for actions in Shipyard Client 2019-09-17 16:48:56 +00:00