Adding airflow pipeline
Infrastructure Submissions:
- [YES/NO] Have you added an explanation of what your changes do and why you'd like us to include them? Yes
- [YES/NO] I have updated the documentation accordingly. Yes
- [YES/NO/NA] I have added tests to cover my changes. NA
- [YES/NO/NA] All new and existing tests passed. Yes
- [YES/NO/NA] I have formatted the terraform code. (
terraform fmt -recursive && go fmt ./...
) NA
Current Behavior or Linked Issues
Issue : #1 (closed)
- Adding pipeline for Airflow deployment.
- As airflow charts does not have name specified , added custom script to modify templates to add osdu namespace.
- As airflow targz extracts templates to charts directory . so modified git ops ask to copy the files in extracted charts directory to flux folder.
Does this introduce a breaking change?
- [YES/NO] NO