-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Add migration job resources #19175
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 migration job resources #19175
Conversation
|
Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contribution Guide (https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst)
|
Co-authored-by: Kamil Breguła <mik-laj@users.noreply.github.com>
|
Awesome work, congrats on your first merged pull request! |
|
https://github.com/apache/airflow/runs/3984371457?check_suite_focus=true#step:8:4114 - @mik-laj I see one test is failing after merging. Should I bother with it or they are just flaky? |
|
It looks like a flaky test. |
* Add migration job resources * Add change notes * Fix test * Linter * Update chart/values.schema.json * Update chart/values.schema.json Co-authored-by: Kamil Breguła <mik-laj@users.noreply.github.com> * Linter Co-authored-by: Kamil Breguła <mik-laj@users.noreply.github.com>
Add possibility to set resource limits and requests for airflow-migration-job.