You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/25 19:50:56 UTC

[GitHub] [airflow] vincbeck opened a new pull request, #27279: Fix emr_eks system test

vincbeck opened a new pull request, #27279:
URL: https://github.com/apache/airflow/pull/27279

   Fix emr_eks system test. in order to get the role name, we need to extract it from [sts:getCallerIdentity](https://docs.aws.amazon.com/STS/latest/APIReference/API_GetCallerIdentity.html).The role name is at the second last position when the identity comes from an assumed role


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on pull request #27279: Fix emr_eks system test

Posted by GitBox <gi...@apache.org>.
potiuk commented on PR #27279:
URL: https://github.com/apache/airflow/pull/27279#issuecomment-1291352404

   Known issue. merging.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk merged pull request #27279: Fix emr_eks system test

Posted by GitBox <gi...@apache.org>.
potiuk merged PR #27279:
URL: https://github.com/apache/airflow/pull/27279


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org