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

Adding kubernetes provider upgrade statement in Dockerfile #1235

Closed
wants to merge 2 commits into from

Conversation

vatsrahul1001
Copy link
Contributor

We have recently observed that after the latest Airflow Provider Release, our deployment does not have the latest Kubernetes providers. However, for other providers like the Google provider, we have the latest version. As a result, our example_google_kubernetes_engine DAG is experiencing parsing issues, as per discuss we decided to upgrade k8s provider explicitly in out docker file

More context here

@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ec3bd97) 98.58% compared to head (b893424) 98.58%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1235   +/-   ##
=======================================
  Coverage   98.58%   98.58%           
=======================================
  Files          90       90           
  Lines        5389     5389           
=======================================
  Hits         5313     5313           
  Misses         76       76           

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

@Lee-W
Copy link
Contributor

Lee-W commented Jul 10, 2023

Should we deploy this branch to the astro cloud for testing before we merge it?

Copy link
Collaborator

@pankajkoti pankajkoti left a comment

Choose a reason for hiding this comment

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

+1 to merging this post successful deployment and run on our Astro Cloud deployment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants