incubator-airflow/scripts
Fokko Driesprong e30a1f451a [AIRFLOW-2357] Add persistent volume for the logs
The logs are kept inside of the worker pod. By
attaching a persistent
disk we keep the logs and make them available for
the webserver.

- Remove the requirements.txt since we dont want
to maintain another
  dependency file
- Fix some small casing stuff
- Removed some unused code
- Add missing shebang lines
- Started on some docs
- Fixed the logging

Closes #3252 from Fokko/airflow-2357-pd-for-logs
2018-04-23 18:43:24 +02:00
..
ci [AIRFLOW-2357] Add persistent volume for the logs 2018-04-23 18:43:24 +02:00
perf [AIRFLOW-2287] Fix incorrect ASF headers 2018-04-14 09:13:23 +02:00
systemd [AIRFLOW-2287] Fix incorrect ASF headers 2018-04-14 09:13:23 +02:00
upstart [AIRFLOW-2287] Fix incorrect ASF headers 2018-04-14 09:13:23 +02:00