Skip to content

feat(airflow): migrate DAGs to okdp-examples#49

Merged
abir-oumghar merged 3 commits into
mainfrom
feat/migrate-airflow-dags-to-okdp-examples
May 13, 2026
Merged

feat(airflow): migrate DAGs to okdp-examples#49
abir-oumghar merged 3 commits into
mainfrom
feat/migrate-airflow-dags-to-okdp-examples

Conversation

@abir-oumghar
Copy link
Copy Markdown
Contributor

Companion PR to okdp-examples#8, which imported the Airflow examples into OKDP/okdp-examples.

The Airflow package on the sandbox is updated so that the gitSync sidecar pulls DAGs from OKDP/okdp-examples (sub-path airflow/dags) instead of the in-repo examples/airflow/dags. The package tag is bumped to 2.9.3-p11, and the relocated examples/airflow/ folder is removed — its content now lives in okdp-examples.

DAGs now live in https://github.com/OKDP/okdp-examples under airflow/dags.
Update both the schema defaults and the helm template inline defaults,
and bump the package tag to 2.9.3-p11.
Examples moved to https://github.com/OKDP/okdp-examples/tree/main/airflow.
The Airflow package now pulls them from there via gitSync.
The sandbox issues certificates via a local CA ClusterIssuer (no ACME
challenge), so 'acme.cert-manager.io/http01-edit-in-place' prevents
cert-manager's ingress-shim from creating the airflow-tls Secret. As a
result the ingress falls back to nginx's default cert, which the browser
rejects. Other services (Jupyter, Superset, Trino...) don't carry this
annotation and work as expected.
@abir-oumghar abir-oumghar merged commit abcc015 into main May 13, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants