shipyard/src/bin/shipyard_airflow/shipyard_airflow/dags
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
..
samples Airflow stable 2.6.2 2023-08-30 16:04:47 +00:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
armada_deploy_site.py Airflow fix 2023-09-15 19:14:39 +00:00
common_step_factory.py Airflow fix 2023-09-15 19:14:39 +00:00
config_path.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
dag_names.py Airflow fix 2023-09-15 19:14:39 +00:00
deploy_site.py Store status of deployment in a ConfigMap 2019-05-28 08:32:07 -05:00
destroy_node.py Airflow fix 2023-09-15 19:14:39 +00:00
drydock_deploy_site.py Airflow fix 2023-09-15 19:14:39 +00:00
failure_handlers.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
preflight_checks.py Airflow fix 2023-09-15 19:14:39 +00:00
redeploy_server.py Add redeploy_server processing 2018-08-21 09:42:40 -05:00
relabel_nodes.py Add relabel_nodes action 2018-09-25 07:34:43 -05:00
test_site.py plugins: Add DAG and operator to test site 2018-09-27 16:37:54 -05:00
update_site.py Store status of deployment in a ConfigMap 2019-05-28 08:32:07 -05:00
update_software.py Store status of deployment in a ConfigMap 2019-05-28 08:32:07 -05:00
validate_site_design.py Airflow fix 2023-09-15 19:14:39 +00:00