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 env support for migratedatabase job #42345

Merged

Conversation

pgvishnuram
Copy link
Contributor

@pgvishnuram pgvishnuram commented Sep 19, 2024


^ Add meaningful description above

Issue Description: currently we don't support passing custom env values to migratedatabase unless its passed via .Values.env which is quite not flexible for user specific usecases

Resolution Done: This PR introduces env support for migratedatabase job to be passed as a standalone values migratedatabase

@boring-cyborg boring-cyborg bot added the area:helm-chart Airflow Helm Chart label Sep 19, 2024
@pgvishnuram pgvishnuram marked this pull request as ready for review September 19, 2024 09:55
@pgvishnuram
Copy link
Contributor Author

@jedcunningham i have added your recommendation is this mergeable

@romsharon98 romsharon98 merged commit b9b7bfc into apache:main Sep 25, 2024
67 checks passed
pgvishnuram added a commit to astronomer/airflow that referenced this pull request Oct 15, 2024
* add env support for migratedatabase job

* add test case for env config

* update schema json for migrateDatabaseJob

* fix ci failures

* fix pre-commit ci for json schema
joaopamaral pushed a commit to joaopamaral/airflow that referenced this pull request Oct 21, 2024
* add env support for migratedatabase job

* add test case for env config

* update schema json for migrateDatabaseJob

* fix ci failures

* fix pre-commit ci for json schema
pgvishnuram added a commit to astronomer/airflow that referenced this pull request Oct 24, 2024
* add env support for migratedatabase job

* add test case for env config

* update schema json for migrateDatabaseJob

* fix ci failures

* fix pre-commit ci for json schema
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:helm-chart Airflow Helm Chart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants