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/27 20:04:26 UTC

[GitHub] [airflow] vincbeck opened a new pull request, #27331: Fix example_emr_eks system test. Clean trust policies from the execution role

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

   Fix example_emr_eks system test. Clean trust policies from the execution role. The trust policy from the execution role gets too big each system test occurence add a new one through update-role-trust-policy. See error below
   
   ```
   (LimitExceeded) when calling the UpdateAssumeRolePolicy operation: Cannot exceed quota for ACLSizePerRole: 2048
   ```


-- 
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 #27331: Fix example_emr_eks system test. Clean trust policies from the execution role

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


-- 
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