Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: additional config parameter asg_delete_timeout to configure the… #305

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

lukasmahr
Copy link
Contributor

Description

To gracefully shutdown the GitLab runner, the deletion of the corresponding AutoScalingGroup might take more than the default timeout of 10 minutes.
Therefore, I added another config parameter to be able to increase the value accordingly.

Migrations required

NO - default value matches to the Terraform default value

Verification

Tested in my local environment.

Documentation

I added the new config parameter to the README.

@npalm
Copy link
Collaborator

npalm commented Feb 23, 2021

👍 for your contribution, will check asap

Copy link
Collaborator

@npalm npalm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change is perfect, but README had conflicts, please can you rebase the PR?

@npalm
Copy link
Collaborator

npalm commented Feb 23, 2021

Thanks for the contribution, just one request, see review

@lukasmahr
Copy link
Contributor Author

Change is perfect, but README had conflicts, please can you rebase the PR?

sure, should be done :-)

@npalm npalm merged commit f60c9d5 into cattle-ops:develop Feb 24, 2021
github-actions bot pushed a commit that referenced this pull request Feb 28, 2021
## [4.23.0](4.22.0...4.23.0) (2021-02-28)

### Features

* additional config parameter asg_delete_timeout to configure the timeout when trying to delete the ASG ([#305](#305)) ([f60c9d5](f60c9d5))
* allow multilines build scripts ([#282](#282)) ([7000c07](7000c07)), closes [#250](#250)

### Bug Fixes

* autoscaling configuraton ([#301](#301)) ([6b35a10](6b35a10))
* respect create_cache_bucket variable and avoid concurrent changes to cache bucket ([#296](#296)) ([c3629f6](c3629f6))
@semantic-releaser
Copy link
Contributor

🎉 This PR is included in version 4.23.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants