apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
37.15k stars 14.32k forks source link

Status of testing of Apache Airflow Helm Chart 1.8.0rc1 #29273

Closed jedcunningham closed 1 year ago

jedcunningham commented 1 year ago

We have a kind request for all the contributors to the latest Apache Airflow Helm Chart 1.8.0rc1.

Could you please help us to test the RC versions of the Apache Airflow Helm Chart?

Please let us know in the comment if the issue is addressed in the latest RC.

Thanks to all who contributed to the release (probably not a complete list!): @richardbadman @ronahk @pgvishnuram @sudeepgupta90 @Jmdaming @joseph-max-coalfire @Aakcht @tseruga @JulesTriomphe @morkot @rauljmz @pierrejeambrun @csp33 @raphaelauv @rob-1126 @jedcunningham @okue @venkatnpedada @Chen-Oliver @schudoku @EricGao888 @danielhoherd @BobDu @snjypl @potiuk @ephraimbuddy

danielhoherd commented 1 year ago

I have validated https://github.com/apache/airflow/pull/27848 which was easy to validate. It was just a version bump.

EricGao888 commented 1 year ago

I have validated #28858 which fixed some comments in the source code.

Aakcht commented 1 year ago

Checked #27544 , #27779 and #29032 - all good.

sudeepgupta90 commented 1 year ago

Checked #28604 https://github.com/apache/airflow/issues/28604 - all good

On Wed, Feb 1, 2023 at 10:46 AM Aakcht @.***> wrote:

Checked #27544 https://github.com/apache/airflow/pull/27544 , #27779 https://github.com/apache/airflow/pull/27779 and #29032 https://github.com/apache/airflow/pull/29032 - all good.

— Reply to this email directly, view it on GitHub https://github.com/apache/airflow/issues/29273#issuecomment-1411481922, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5XLD44466PUGRJMP5D6RLWVHWTJANCNFSM6AAAAAAUM3WRA4 . You are receiving this because you were mentioned.Message ID: @.***>

csp33 commented 1 year ago

Checked #27781 Works as expected

pgvishnuram commented 1 year ago

Checked #27439 works as expected

JulesTriomphe commented 1 year ago

I have spotted multiple issues:

I will try adding the missing globally defined volumes to the pod template file, deploy and then open a PR to correct this and another for the rendering issues.

richardbadman commented 1 year ago

Checked #27148, works as expected

ronahk commented 1 year ago

Checked #27704 https://github.com/apache/airflow/pull/27704 works as expected.

On Tue, Jan 31, 2023 at 10:09 PM Jed Cunningham @.***> wrote:

We have a kind request for all the contributors to the latest Apache Airflow Helm Chart 1.8.0rc1 https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.8.0rc1.

Could you please help us to test the RC versions of the Apache Airflow Helm Chart?

Please let us know in the comment if the issue is addressed in the latest RC.

Thanks to all who contributed to the release (probably not a complete list!): @richardbadman https://github.com/richardbadman @ronahk https://github.com/ronahk @pgvishnuram https://github.com/pgvishnuram @sudeepgupta90 https://github.com/sudeepgupta90 @Jmdaming https://github.com/Jmdaming @joseph-max-coalfire https://github.com/joseph-max-coalfire @Aakcht https://github.com/Aakcht @tseruga https://github.com/tseruga @JulesTriomphe https://github.com/JulesTriomphe @morkot https://github.com/morkot @rauljmz https://github.com/rauljmz @pierrejeambrun https://github.com/pierrejeambrun @csp33 https://github.com/csp33 @raphaelauv https://github.com/raphaelauv @rob-1126 https://github.com/rob-1126 @jedcunningham https://github.com/jedcunningham @okue https://github.com/okue @venkatnpedada https://github.com/venkatnpedada @Chen-Oliver https://github.com/Chen-Oliver @schudoku https://github.com/schudoku @EricGao888 https://github.com/EricGao888 @danielhoherd https://github.com/danielhoherd @BobDu https://github.com/BobDu @snjypl https://github.com/snjypl @potiuk https://github.com/potiuk @ephraimbuddy https://github.com/ephraimbuddy

— Reply to this email directly, view it on GitHub https://github.com/apache/airflow/issues/29273, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR36W4FYUKOGRX2WB5DSY3DWVFWPJANCNFSM6AAAAAAUM3WRA4 . You are receiving this because you were mentioned.Message ID: @.***>

rob-1126 commented 1 year ago

Checked #28041 - works as expected.

jedcunningham commented 1 year ago

@JulesTriomphe, thanks for testing this out! Since the issue you found isn't a regression from 1.7.0, it'll end up going in the next helm chart release instead of blocking this one.

joseph-max-coalfire commented 1 year ago

Tested #26945 -- looks good, working as intended 💯

JulesTriomphe commented 1 year ago

@jedcunningham are you planning to release a patch version sometime soon to include these bug fixes ?

JulesTriomphe commented 1 year ago

Checked #27419, works as expected

jedcunningham commented 1 year ago

@JulesTriomphe, I fully intend to do releases more quickly than we have in the past. So "sometime soon" meaning in the next month, yes, in the next week or so, no.

morkot commented 1 year ago

27671 has been checked. Changes are there, as expected. You can tick that one off.

JulesTriomphe commented 1 year ago

Very cool, thanks for the clarification @jedcunningham !

csp33 commented 1 year ago

Guess we can confirm that #27230, #27668, #28074 and #29074 are working✌🏻 image

csp33 commented 1 year ago

27178 works as expected

csp33 commented 1 year ago

27443 is also OK

csp33 commented 1 year ago

All good in #27625

csp33 commented 1 year ago

28813 and #28828 look good

BobDu commented 1 year ago

27178 is ok!

jedcunningham commented 1 year ago

Awesome, thanks @csp33! (I'd intended to remove all those core Airflow version bumps but missed it!)

jedcunningham commented 1 year ago

1.8.0 is out! Thanks everyone for taking the time to test the RC!