Skip to content

Commit

Permalink
Update airflow CRDs to v1 apiVersion (opendatahub-io#502)
Browse files Browse the repository at this point in the history
* Add move airflow CRDs openapiv3schema to spec.versions
* Add Application.app.k8s.io CRD to airflow deployment

Signed-off-by: Landon LaSmith <[email protected]>
  • Loading branch information
LaVLaS authored Nov 17, 2021
1 parent b78bf84 commit 646941c
Show file tree
Hide file tree
Showing 5 changed files with 3,590 additions and 3,042 deletions.
3 changes: 3 additions & 0 deletions airflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,6 @@ spec:
`enableroutes` should be true when deployed on OpenShift Clusters.
3. DAG Source
Dag source can be customized to point to any github repo where DAG files are located in `{your_repo}/airflow/dags`

### Additional Info
This component will create a [CRD](airflow/cluster/base/app.k8s.io_applications.yaml) for [kubernetes-sig/application](https://github.com/kubernetes-sigs/application) which is a dependency for the Airflow cluster deployment.
Loading

0 comments on commit 646941c

Please sign in to comment.