Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix airflow sensor #2169

Merged
merged 5 commits into from
Feb 9, 2024
Merged

Fix airflow sensor #2169

merged 5 commits into from
Feb 9, 2024

Conversation

pingsutw
Copy link
Member

@pingsutw pingsutw commented Feb 7, 2024

Tracking issue

flyteorg/flyte#3936

Why are the changes needed?

The airflow sensor is running in the pod, which is wrong.

What changes were proposed in this pull request?

Translate airflow sensor to AirflowTask instead of AirflowContainerTask

How was this patch tested?

local/cloud

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

NA

Docs link

NA

Signed-off-by: Kevin Su <[email protected]>
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d2c6353) 85.66% compared to head (efe1cec) 83.69%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2169      +/-   ##
==========================================
- Coverage   85.66%   83.69%   -1.97%     
==========================================
  Files         314      288      -26     
  Lines       23980    22765    -1215     
  Branches     3627     3627              
==========================================
- Hits        20543    19054    -1489     
- Misses       2800     3106     +306     
+ Partials      637      605      -32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

eapolinario
eapolinario previously approved these changes Feb 7, 2024
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
@pingsutw pingsutw self-assigned this Feb 8, 2024
@pingsutw pingsutw requested a review from eapolinario February 9, 2024 18:42
@dosubot dosubot bot added the lgtm This PR has been approved by maintainer label Feb 9, 2024
@pingsutw pingsutw merged commit 54ab9cf into master Feb 9, 2024
80 of 82 checks passed
fiedlerNr9 pushed a commit that referenced this pull request Jul 25, 2024
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Jan Fiedler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants