Skip to content

Enable GKEStartPodOperatorAsync in integration tests #721

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

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Conversation

phanikumv
Copy link
Collaborator

closes : #443

@phanikumv phanikumv changed the title Enable GKEStartPodOperatorAsync in integration tests Enable GKEStartPodOperatorAsync in integration tests Oct 21, 2022
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 98.48% // Head: 98.48% // No change to project coverage 👍

Coverage data is based on head (64a2518) compared to base (124da02).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #721   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files          86       86           
  Lines        4622     4622           
=======================================
  Hits         4552     4552           
  Misses         70       70           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

# GkeStartPod operator do not work on astro-cloud
# https://github.com/astronomer/astronomer-providers/issues/443
# {"kubernetes_engine_dag": "example_google_kubernetes_engine"},
{"kubernetes_engine_dag": "example_google_kubernetes_engine"},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what was the fix @phanikumv or its working without any fixes?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works without any fixes(the OSS airflow fix worked for this)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that great 🚀

@rajaths010494 rajaths010494 added the area/async Deferrable/async operators label Oct 26, 2022
@phanikumv phanikumv merged commit b1f9d78 into main Oct 26, 2022
@phanikumv phanikumv deleted the enable_gke branch October 26, 2022 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/async Deferrable/async operators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix GKEStartPodOperator in astro-cloud
3 participants