hussein-awala commented on PR #59: URL: https://github.com/apache/airflow-ci-infra/pull/59#issuecomment-2320970063
The diagram in the PR is outdated, I switched to Autoscaling Runner Scale Sets mode, as recommended by GitHub. For more info: - https://github.com/actions/actions-runner-controller/discussions/2174 - https://github.com/actions/actions-runner-controller/discussions/2775 And here is the commit for the switch: https://github.com/apache/airflow-ci-infra/pull/59/commits/1b82f0721e3ce9695aaca022b60b9278075a5285. if you are not familiar with helmfile and helm value layering by `gotmpl` files, you might find it a bit complicated to understand how the scale sets are created, but it simplifies the creating and configuring of runner scale sets and reduces the redundancy. The PR is not ready yet, the runner docker image needs some extra packages before becoming ready to run all our CI jobs. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
