Skip to content

Conversation

@npalm
Copy link
Member

@npalm npalm commented Apr 17, 2024

Description

Allow to disable to maximum runner check when max runners is set to -1

Background

The maximum check is calling the AWS API describeInstances. When having a huge fleet of runners this call is expensive. Currently we have an issue with this API, this option allows to avoid calling the describeInstance API. Drawback is there will be nox safegouard for scaling.

@npalm npalm marked this pull request as draft April 17, 2024 07:54
@npalm npalm requested a review from ScottGuymer April 17, 2024 09:05
@npalm npalm requested a review from GuptaNavdeep1983 April 17, 2024 09:09
@npalm npalm marked this pull request as ready for review April 17, 2024 09:09
@npalm npalm merged commit e05a043 into main Apr 17, 2024
@npalm npalm deleted the npalm/allow-disable-max-check branch April 17, 2024 11:40
npalm pushed a commit that referenced this pull request Apr 17, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.10.0](philips-labs/terraform-aws-github-runner@v5.9.0...v5.10.0)
(2024-04-17)


### Features

* add spot termination watcher (beta)
([#3789](https://github.com/philips-labs/terraform-aws-github-runner/issues/3789))
([b2dc794](philips-labs/terraform-aws-github-runner@b2dc794))
* allow caller to provide custom userdata
([#3798](https://github.com/philips-labs/terraform-aws-github-runner/issues/3798))
([ac49daf](philips-labs/terraform-aws-github-runner@ac49daf))
* Allow to disable runner max scaling check
([#3849](https://github.com/philips-labs/terraform-aws-github-runner/issues/3849))
([e05a043](philips-labs/terraform-aws-github-runner@e05a043))


### Bug Fixes

* **lambda:** bump axios from 1.6.7 to 1.6.8 in /lambdas
([#3814](https://github.com/philips-labs/terraform-aws-github-runner/issues/3814))
([513b22f](philips-labs/terraform-aws-github-runner@513b22f))
* **lambda:** bump the aws group in /lambdas with 5 updates
([#3834](https://github.com/philips-labs/terraform-aws-github-runner/issues/3834))
([e7e56ea](philips-labs/terraform-aws-github-runner@e7e56ea))
* **lambda:** bump the aws group in /lambdas with 5 updates
([#3846](https://github.com/philips-labs/terraform-aws-github-runner/issues/3846))
([9303a10](philips-labs/terraform-aws-github-runner@9303a10))
* **lambda:** bump the aws group in /lambdas with 6 updates
([#3818](https://github.com/philips-labs/terraform-aws-github-runner/issues/3818))
([9a9031e](philips-labs/terraform-aws-github-runner@9a9031e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants