Skip to content

Upgrade airflow version#773

Merged
LiamF-FS merged 11 commits intodevfrom
upgrade-airflow-version
Mar 3, 2026
Merged

Upgrade airflow version#773
LiamF-FS merged 11 commits intodevfrom
upgrade-airflow-version

Conversation

@LiamF-FS
Copy link
Collaborator

@LiamF-FS LiamF-FS commented Mar 3, 2026

Description

Preliminary Changes to bump Airflow Version.

This includes changes to the DAGs themselves, namely the import structure and the task declaration.

The bulk of the changes are centered on Config. We now require a JWT Secret, and the Webserver has been deprecated. This is why there are now references to the API_SERVER, as this replaced the existing webserver.

I created a JWT Token/API Secret key in the github secrets, which should trigger the secrets to properly get created on OKD. Once this has been validated on OKD, I will make the same changes to the openshift pod templates/charts.

@LiamF-FS LiamF-FS requested a review from NathanEne March 3, 2026 19:09
Copy link
Contributor

@NathanEne NathanEne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LiamF-FS LiamF-FS merged commit b4cca30 into dev Mar 3, 2026
6 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