Skip to content

Containerize the Azure DAG Loading Process to support manual azure deployments

Daniel Scholl requested to merge azure_dag_load into master

The current implementation of the bootstrap script made it hard to ensure we have a matched DAG Load process with the DAG execution container.

This change puts the DAG and Loading script in a container so it can be versioned properly.

Merge request reports