Skip to content

Conversation

@seanghaeli
Copy link
Contributor

Currently the example_ssm.py test fails when the SSM operators are in deferrable mode.

First, we changed the sensor to use XCom templating instead of direct output reference because run_command.output isn't available at DAG parse time when using deferrable mode.

Second, we updated the SSM trigger to use the modern get_async_conn() method instead of the deprecated async_conn property and added proper async/await calls.

These changes allow the test to work correctly with deferrable mode.

@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Sep 14, 2025
@ferruzzi ferruzzi merged commit 2933257 into apache:main Sep 15, 2025
78 checks passed
@ferruzzi ferruzzi deleted the ghaeli/ssm-operator-in-deferrable-mode branch September 15, 2025 20:01
yash1thsa pushed a commit to yash1thsa/airflow that referenced this pull request Sep 16, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
suman-himanshu pushed a commit to suman-himanshu/airflow that referenced this pull request Sep 17, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Sep 30, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 1, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 2, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 3, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 4, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 5, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 5, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 7, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 8, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 9, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 10, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 11, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 12, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 14, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 15, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 17, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 19, 2025
* Fix test and also update deprecated hook connection in ssm trigger

* Remove the explicit forcing of the Ssm components to be in deferrable mode

* Update async connection in ssm testing
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