astronomer / astronomer-providers

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

deprecate KubernetesPodOperatorAsync #1465

Closed Lee-W closed 5 months ago

Lee-W commented 5 months ago

Deperecate KubernetesPodOperatorAsync and proxy it to its OSS counterpart.

related: #1418

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (671aa93) 98.21% compared to head (c09910f) 98.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1465 +/- ## ========================================== + Coverage 98.21% 98.28% +0.06% ========================================== Files 91 91 Lines 4536 4485 -51 ========================================== - Hits 4455 4408 -47 + Misses 81 77 -4 ```

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