shipyard/images/airflow/script
anthony.bellino 5f92be2f07 Update Airflow logrotate logic
The current logrotate logic deletes logs that are
more than X days old in the Airflow log path, however
the Airflow log archive may still reach 100%
usage and cause the airflow-worker to crashloop.

This PS adds logic to logrotate.sh to delete the oldest
logs and empty dirs when the Airflow log archive
reaches the max usage specified in values.yaml.

Change-Id: I3dcb80901d7dd36da6812850a1f54e7ebf3b1cf2
2019-06-07 19:59:57 +00:00
..
airflow_logrotate.sh Update Airflow logrotate logic 2019-06-07 19:59:57 +00:00
airflow_start_service.sh Add Airflow Worker Upgrade Workflow 2018-03-16 10:18:43 -04:00
entrypoint.sh Add Airflow Worker Upgrade Workflow 2018-03-16 10:18:43 -04:00
upgrade_airflow_worker.sh Update upgrade_airflow_worker.sh script 2019-04-17 08:36:35 -05:00