Uh oh!
There was an error while loading. Please reload this page.
Pass workload to KE using command args instead of init container - #50448
Conversation
amoghrajesh
commented
May 11, 2025
Thanks! I will take a look later today or tomorrow |
davidsharp7
commented
May 11, 2025
I will look at the integration tests. Breeze is being problematic. |
potiuk
commented
May 11, 2025
What problems do you have with it? Would love to hear. |
davidsharp7
commented
May 12, 2025
Corporate proxy 😀 |
amoghrajesh
left a comment
There was a problem hiding this comment.
Approach is ok @davidsharp7. Some comments
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
eladkal
commented
May 13, 2025
Tests fail |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…vidsharp7/airflow into remove_init_container_from_k8
Uh oh!
There was an error while loading. Please reload this page.
amoghrajesh
left a comment
There was a problem hiding this comment.
Nice, i like how it turned out to be so simple. @davidsharp7 if you can run some dags with these changes, it would give me confidence to approve it.
davidsharp7
commented
May 17, 2025
Are the various tests not enough? Would be happy to do it but my local Mac is spluttering. |
amoghrajesh
commented
May 19, 2025
Actually yeah, the CI is running fine with integration tests, so we are good. |
amoghrajesh
commented
May 20, 2025
@davidsharp7 no further need to rebase, i will merge it once its green. |
Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions. |
amoghrajesh
commented
May 20, 2025
@davidsharp7 good work on this one! |
closes: #50025
Remove init container and start kubernetes executor via json string.
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.