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

Revert "Pin max versions for CNCF Kubernetes and Google Airflow providers (#1359)" #1368

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

pankajkoti
Copy link
Collaborator

This reverts commit 76d082c.
Since even if we pin the max version, there could be a possibility that
the cncf kubernetes provider version is upgraded in the deployment
and hence the pin won't be effective. It was decided to revert the
removal of required PodLoggingStatus object in Airflow OSS and
corresponding PR has been merged which can be tracked in the linked
issue.

closes: #1366

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…ders (#1359)"

This reverts commit 76d082c.
Since even if we pin the max version, there could be a possibility
that the cncf kubernetes provider version is upgraded in the deployment
and hence the pin won't be effective. It was decided to revert
the removal of required PodLoggingStatus object in Airflow OSS
and corresponding PR has been merged which can be tracked in the
linked issue.

closes: #1366
@pankajkoti
Copy link
Collaborator Author

Tests will succeed once the CNCF provider with the revert PR in OSS is released.

@pankajkoti
Copy link
Collaborator Author

cc: @Lee-W @ephraimbuddy @phanikumv Gentle reminder that we need to make a release including this after the providers are released tonight and include the new release in runtime.

@Lee-W
Copy link
Contributor

Lee-W commented Nov 29, 2023

as apache/airflow#35845 has been released, gonna merge this one and release 1.18.3

@Lee-W Lee-W merged commit 150621f into main Nov 29, 2023
@Lee-W Lee-W deleted the issue-1366-revert-pr-1359 branch November 29, 2023 02:22
@Lee-W
Copy link
Contributor

Lee-W commented Nov 29, 2023

I just found out it was just accepted not released.

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.

KubernetesPodOperatorAsync failing for latest release of CNCF provider
3 participants