Gopal Dirisala

Results 76 comments of Gopal Dirisala

@hussein-awala / @jedcunningham This is breaking with recent changes from Kubernetes job operators. I would like to hear from others if it make sense for Kubernetes executor. I will add...

> what do you mean by breaking IMHO it's just broken, not breaking - because it's impossible to foresee how one pod executing will impact another one, and since you...

> @potiuk @dirrao > I searched entire airflow 2.7.1 code for Stats.timing and except this place only we are providing delta correctly. Only here we are calling .total_seconds() on delta...

I see a few tests are failing. Closing and reopening to return them.

are you seeing this issue when you run the airflow with single scheduler? Can you share the details to reprice it? This requires triaging. Meanwhile, you can bump up the...

> > At current moment we know at lest incompatible with that pendulum 2 doesn't support of python 3.12, but this one could be solved by #36281 > > Yeah....

I have updated the breeze. However when I run this test with 3.12, I am seeing python3.12 image not found. How to publish this image? `Error response from daemon: No...

I can run after making the changes in Breeze. However, I faced two problems as follows. 1. The build is looking for the remote constraints file. I can resolve it...

Now, I can make progress. However, the 3.12 uploaded dependency constraint files are old as compared to 3.11. For the time being I am continuing with 3.11 as the base....

As per the Kubernetes executor, if the tasks that are stuck in a queued state and don't have associated tasks are rescheduled. If the tasks are stuck in a queued...