Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a migration script for encrypted trigger kwargs #38358

Merged
merged 9 commits into from Apr 1, 2024

Conversation

hussein-awala
Copy link
Member

related: #38233

To avoid breaking the execution of created triggers after the upgrade to 2.9.0, we need to encrypt the kwargs during the migration process and decrypt them on downgrading to an older version.

@hussein-awala
Copy link
Member Author

Need to test it before marking it as ready for review.

@hussein-awala hussein-awala added this to the Airflow 2.9.0 milestone Mar 22, 2024
@feluelle feluelle added area:db-migrations PRs with DB migration and removed area:db-migrations PRs with DB migration labels Mar 28, 2024
hussein-awala and others added 2 commits March 28, 2024 23:02
Co-authored-by: Utkarsh Sharma <utkarsharma2@gmail.com>
@hussein-awala hussein-awala merged commit 6f0e5bc into apache:main Apr 1, 2024
41 checks passed
@ephraimbuddy ephraimbuddy added the type:improvement Changelog: Improvements label Apr 1, 2024
ephraimbuddy pushed a commit that referenced this pull request Apr 2, 2024
ephraimbuddy pushed a commit that referenced this pull request Apr 2, 2024
ephraimbuddy pushed a commit that referenced this pull request Apr 2, 2024
idantepper pushed a commit to idantepper/airflow that referenced this pull request Apr 3, 2024
idantepper pushed a commit to idantepper/airflow that referenced this pull request Apr 3, 2024
mathiaHT pushed a commit to mathiaHT/airflow that referenced this pull request Apr 4, 2024
mathiaHT pushed a commit to mathiaHT/airflow that referenced this pull request Apr 4, 2024
utkarsharma2 pushed a commit to astronomer/airflow that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:db-migrations PRs with DB migration kind:documentation type:improvement Changelog: Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants