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

Update upstream providers versions from RC versions #1480

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

pankajkoti
Copy link
Collaborator

In PRs

  1. Deprecate SageMakerTrainingOperatorAsync #1463
  2. deprecate GKEStartPodOperatorAsync #1464
  3. deprecate KubernetesPodOperatorAsync #1465

I had pinned RC2 versions of the upstream providers and merged
to main so that we can test regressions together on main.

This PR updates the RC2 versions to their corresponding release
versions.

closes: #1418
closes: #1411
closes: #1410

@pankajkoti pankajkoti force-pushed the update-setup-cfg-rc2-versions branch from cbdf6f9 to 398da79 Compare February 19, 2024 09:48
@pankajastro pankajastro force-pushed the update-setup-cfg-rc2-versions branch from 398da79 to 8f1032e Compare February 20, 2024 19:44
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3ca9989) 98.33% compared to head (8f1032e) 98.33%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1480   +/-   ##
=======================================
  Coverage   98.33%   98.33%           
=======================================
  Files          94       94           
  Lines        4637     4637           
=======================================
  Hits         4560     4560           
  Misses         77       77           

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

@pankajastro pankajastro marked this pull request as ready for review February 20, 2024 19:51
@pankajastro pankajastro merged commit 4f13be7 into main Feb 20, 2024
11 checks passed
@pankajastro pankajastro deleted the update-setup-cfg-rc2-versions branch February 20, 2024 19:51
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.

Deprecate kubernetes async provider Deprecate google async provider Deprecate amazon async provider
2 participants