shipyard/src/bin/shipyard_airflow/shipyard_airflow
Sergiy Markin 99c2da745a Airflow fix
This PS is mainly fixing SubDAGs timing issues when they
started along with main DAG and not at the time the main
DAG needs them. In Airflow 2.6.2 SubDAGs are deprecated
in favor of TaskGroups. So in this PS all SubDAGS were
replaced with TaskGroups.

Also task level logging config was extended by adding
py-console to obtain logs from tasks like it was
configured in Airflow 1.10.5.

Change-Id: I3f6d3961b1511e3b7cd2f7aab9810d033cfc14a3
2023-09-15 19:14:39 +00:00
..
common Shipyard upgrade for focal 2023-04-28 20:40:50 +00:00
conf Shipyard timeout issue 2023-05-16 20:37:29 +00:00
control Airflow fix 2023-09-15 19:14:39 +00:00
dags Airflow fix 2023-09-15 19:14:39 +00:00
db Shipyard fix 2023-08-31 19:40:13 +00:00
plugins Airflow fix 2023-09-15 19:14:39 +00:00
schemas Add relabel_nodes action 2018-09-25 07:34:43 -05:00
__init__.py Accelerate YAML operations with LibYAML 2020-09-24 05:09:46 +00:00
errors.py Shipyard upgrade for focal 2023-04-28 20:40:50 +00:00
policy.py Updates cleartext-secrets RBAC Permissions 2018-11-28 10:01:40 -06:00
shipyard_api.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
shipyard_const.py User context tracing through logging 2019-04-04 13:19:02 +00:00
shipyard_upgrade_db.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00