Skip to content

feat: add connection_max_age config#1340

Merged
kayman-mk merged 2 commits into
cattle-ops:mainfrom
uosjead:add-runner-manager-connection_max_age
Oct 27, 2025
Merged

feat: add connection_max_age config#1340
kayman-mk merged 2 commits into
cattle-ops:mainfrom
uosjead:add-runner-manager-connection_max_age

Conversation

@uosjead

@uosjead uosjead commented Oct 10, 2025

Copy link
Copy Markdown
Contributor

Description

Currently seeing some occasional connectivity issues running behind a NAT gateway - where connections are limited to 5 minutes. The gitlab-runner config by defaults limits connections to 15 minutes. Was looking to set the connection_max_age setting with the module, but could not find an option to do so.

Add connection_max_age as a configurable option to the runner config.

@github-actions

Copy link
Copy Markdown
Contributor

Hey @uosjead! 👋

Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.

Make sure that this PR clearly explains:

  • the problem being solved
  • the best way a reviewer and you can test your changes

With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE.

The following ChatOps commands are supported:

  • /help: notifies a maintainer to help you out

Simply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.

This message was generated automatically. You are welcome to improve it.

Comment thread variables.tf
@kayman-mk

Copy link
Copy Markdown
Collaborator

Could you please add some context? What problems have you seen?

@uosjead

uosjead commented Oct 10, 2025

Copy link
Copy Markdown
Contributor Author

Could you please add some context? What problems have you seen?

Yes - currently seeing some occasional connectivity issues running behind a NAT gateway - where connections are limited to 5 minutes. The gitlab-runner config by defaults limits connections to 15 minutes. Was looking to set the connection_max_age setting with the module, but could not find an option to do so.

Let me know if you need any further information.

@kayman-mk kayman-mk changed the title feat: add connection_max_age config feat: add connection_max_age config Oct 27, 2025
@kayman-mk kayman-mk merged commit b65acc4 into cattle-ops:main Oct 27, 2025
22 checks passed
kayman-mk added a commit that referenced this pull request Oct 27, 2025
🤖 I have created a release *beep* *boop*
---


##
[9.5.0](9.4.0...9.5.0)
(2025-10-27)


### Features

* add `connection_max_age` config
([#1340](#1340))
([b65acc4](b65acc4))

---
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: cattle-ops-releaser-2[bot] <134548870+cattle-ops-releaser-2[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kay <matthias.kay@hlag.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.

2 participants