astronomer / astronomer-providers

Airflow Providers containing Deferrable Operators & Sensors from Astronomer
https://astronomer-providers.rtfd.io/
Apache License 2.0
129 stars 25 forks source link

deprecate GKEStartPodOperatorAsync #1464

Closed Lee-W closed 5 months ago

Lee-W commented 5 months ago

Deprecate GKEStartPodOperatorAsync and proxy them to their Airflow OSS provider's counterpart.

This needs to wait for the fix of https://github.com/apache/airflow/pull/37081

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (040e724) 98.27% compared to head (db236ae) 98.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1464 +/- ## ========================================== - Coverage 98.27% 98.25% -0.03% ========================================== Files 91 91 Lines 4648 4575 -73 ========================================== - Hits 4568 4495 -73 Misses 80 80 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.