shipyard/src/bin/shipyard_airflow/shipyard_airflow/dags
Sergiy Markin 81066ae98f Airflow stable 2.6.2
This PS updates python modules and code to match Airflow 2.6.2 as well
as deploys new Airflow:

- bionic py36 gates  were removed
- python code corrected to match new modules versions
- selection of python modules versions was performed based on
  airflow-2.6.2 constraints
- airskiff deploy pipeline was aligned with latest in treasuremap v1.9
- shipyard chart was corrected to match new airflow cli, configuration
  items and their default values
- added new celery configuration items and their values
- updated airflow runtime logging config
- disabled deprecation and future python warnings in airflow images
- added celery to the list of airflow providers
- adjusted airflow runtime scripts to match new cli
- shipyard SQL queries to airflow DB were adjusted to match new SQL
  schema of the db
- shipyard_airflow and shipyard_client unit tests were updated to match
  new DB structure and new cli
- airflow db sync job is using db upgrade command
- helm version uplifted to v3.12.2

Change-Id: Ife88e53ce0dd8dc77bf267de1f5e6b8361ca76fd
2023-08-30 16:04:47 +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 Remove Helm 2 based Armada integrations 2021-10-04 15:03:04 -05:00
common_step_factory.py Store status of deployment in a ConfigMap 2019-05-28 08:32:07 -05:00
config_path.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
dag_names.py Store status of deployment in a ConfigMap 2019-05-28 08:32:07 -05:00
deploy_site.py Store status of deployment in a ConfigMap 2019-05-28 08:32:07 -05:00
destroy_node.py Refactor imports to support loading dags for tests 2018-07-25 09:19:18 -05:00
drydock_deploy_site.py Block site_update if there is no host in MaaS/Drydock 2018-09-12 14:13:28 -05:00
failure_handlers.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
preflight_checks.py Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02: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 Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00