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 2021/01/12 12:01:38 UTC

[GitHub] [airflow-ci-infra] ashb opened a new pull request #1: Add script to help store self-hosted runner creds in AWS SSM

ashb opened a new pull request #1:
URL: https://github.com/apache/airflow-ci-infra/pull/1


   We can't create self-hosted runners "on-demand", so we need to
   pre-create a "pool" of them for use by the auto-scaled nodes.
   
   This script automated the process of converting the short-lived token in
   to long-lived credentials (by using the runner binaries in a temporary
   directory) and then storing the resulting files in AWS's ParameterStore.
   
   I have set up pre-commit etc here, but haven't (yet) set up any Github Actions to actually enforce that.


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

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



[GitHub] [airflow-ci-infra] ashb merged pull request #1: Add script to help store self-hosted runner creds in AWS SSM

Posted by GitBox <gi...@apache.org>.
ashb merged pull request #1:
URL: https://github.com/apache/airflow-ci-infra/pull/1


   


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

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