Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jan 17, 2026

Google provider depends on cncf.kubernetes for GKE and since we are changing how we are calling the invoke_defer_method in GKE, older Google providers have invoke_defer_method that does not accept context parameter and it will fail.

We need to make sure that invoke_defer_method actually can accept the context parameter before passing it.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

Google provider depends on cncf.kubernetes for GKE and since we
are changing how we are calling the invoke_defer_method in GKE,
older Google providers have invoke_defer_method that does not
accept context parameter and it will fail.

We need to make sure that invoke_defer_method actually can
accept the context parameter before passing it.
@jscheffl jscheffl merged commit f0677f3 into apache:main Jan 17, 2026
103 checks passed
jason810496 pushed a commit to jason810496/airflow that referenced this pull request Jan 22, 2026
Google provider depends on cncf.kubernetes for GKE and since we
are changing how we are calling the invoke_defer_method in GKE,
older Google providers have invoke_defer_method that does not
accept context parameter and it will fail.

We need to make sure that invoke_defer_method actually can
accept the context parameter before passing it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:cncf-kubernetes Kubernetes (k8s) provider related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants