Skip to content

Fix EKS operator failures by consolidating API version references into a shared constant#61891

Merged
shahar1 merged 1 commit intoapache:mainfrom
aws-mwaa:ferruzzi/eks-api-version
Feb 14, 2026
Merged

Fix EKS operator failures by consolidating API version references into a shared constant#61891
shahar1 merged 1 commit intoapache:mainfrom
aws-mwaa:ferruzzi/eks-api-version

Conversation

@ferruzzi
Copy link
Contributor

EKS operators have been failing since #61441. Looks like it's just a missed reference where the old api version was hardcoded, and they should have been synced via a shared variable anyway. This should fix it and prevent that in the future.

cc: @idrisakorede


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.

Copy link
Contributor

@shahar1 shahar1 left a comment

Choose a reason for hiding this comment

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

Great catch!
I made this specific change in Idris's PR, so that's on me :)

@shahar1 shahar1 changed the title Sync the two references to api_version using a shared constant Fix EKS operator failures by consolidating API version references into a shared constant Feb 14, 2026
@shahar1 shahar1 merged commit fc73e0b into apache:main Feb 14, 2026
90 checks passed
Ratasa143 pushed a commit to Ratasa143/airflow that referenced this pull request Feb 15, 2026
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants