Skip to content

Releases: oracle-quickstart/oke-airflow

2.1.3

22 Mar 13:17
fe053f7
Compare
Choose a tag to compare

2023 Release for latest changes.

2.1.2

11 Jul 19:17
Compare
Choose a tag to compare

2022 Release for latest bugfixes.

2.0.7

29 Jun 14:28
Compare
Choose a tag to compare

This is a unified release allowing for either remote execution or CloudInit based deployment in the same Oracle Resource Manager stack. Please read the README.md for additional details prior to deploying this release.

CloudInit Release

23 Jun 20:08
Compare
Choose a tag to compare

This release of the CloudInit branch refactors deployment to use CloudInit instead of remote-exec. As such the bastion host is still used for deployment, but can be provisioned on a private subnet without internet exposure.

This release also defaults to OKE cluster deployment using VCN for private endpoint, but still allows public endpoint if desired.

Release to fix Issue #1

07 Apr 14:29
Compare
Choose a tag to compare

This release fixes the recent deployment issue with SQLalchemy detailed in issue #1.

Initial Release (with fix)

23 Mar 23:10
Compare
Choose a tag to compare

This is the initial release for Airflow on Oracle Kubernetes Engine (OKE). Please ensure you have read and configured all the pre-requisites prior to deployment. This release uses Oracle Resource Manager for deployment, if you are using stand-alone Terraform, consider using the shell branch.

This is a re-publish, as the original release had some merge issue with duplicated modules. This should now be resolved.