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

fix ECSOperator deprecation #20670

Closed
wants to merge 1 commit into from
Closed

fix ECSOperator deprecation #20670

wants to merge 1 commit into from

Conversation

eladkal
Copy link
Contributor

@eladkal eladkal commented Jan 5, 2022

related: #20332

fix test failures:

  E               TypeError: Protocols can only inherit from other protocols, got <class 'airflow.providers.amazon.aws.operators.ecs.ECSProtocol'>
  
  /usr/local/lib/python3.7/site-packages/typing_extensions.py:1584: TypeError
  _ TestMovingCoreToContrib.test_warning_on_import_256_airflow_providers_amazon_aws_operators_ecs_ECSOperator _

and add correct deprecation


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

@kaxil
Copy link
Member

kaxil commented Jan 5, 2022

same as #20669 .

cc @uranusjr

@eladkal
Copy link
Contributor Author

eladkal commented Jan 5, 2022

Closes in favor of #20669

@eladkal eladkal closed this Jan 5, 2022
@eladkal eladkal deleted the ecs branch January 5, 2022 16:03
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.

2 participants