terraform-aws-gitlab-runner
terraform-aws-gitlab-runner copied to clipboard
Terraform module for AWS GitLab runners on ec2 (spot) instances
# Describe the bug The recently released version 7.5.0 was not yet published in the Terraform registry. AFAIR this has already happened with a previous version # To Reproduce Steps...
Server: GitLab EE: v16.11.8-ee Client: v16.10.0 (Also tried v16.11.3) # Describe the bug When using Docker Autoscaler executor, Runner Manager is unable to ssh into Worker with error key not...
Hi team, # Describe the bug I'm trying to implement Runner fleeting from the exemple https://github.com/cattle-ops/terraform-aws-gitlab-runner/tree/main/examples/runner-fleeting-plugin. But after the implementation the gitlab runner does appear in `Never contacted` # To...
# Describe the bug When there are few jobs in the queue and no active runners are available, a new spot request is only created once per minute, which leads...
I am encountering an occasional issue while using the Docker Autoscaler executor. Sometimes, the following errors are logged, indicating problems with EC2 Instance Connect and the state of the EC2...
I'm experiencing an issue with the GitLab Runner using image `al2023-ami-ecs-hvm-2023.0.20241010-kernel-6.1-x86_64` when trying to use the "docker-autoscaler" on AWS. Below are the details : ``` 00:22 Preparing the "docker-autoscaler" executor...
# Describe the solution you'd like The new runner authentication method includes an auto-rotation feature (disabled by default). For this feature to function, the expiration interval must be configured within...
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [aws](https://registry.terraform.io/providers/hashicorp/aws) ([source](https://redirect.github.com/hashicorp/terraform-provider-aws)) | required_provider |...
# Describe the bug With AWS v6.0.0 provider, the following attribute is deprecated: ``` │ Warning: Deprecated attribute │ │ on .terraform/modules/runner-windows/docker_autoscaler_policy.tf line 19, in resource "aws_iam_policy" "instance_docker_autoscaler_policy": │ 19:...
## Description Small correction to the docker autoscaler usage example. ## Migrations required No ## Verification N/A - docs change