Skip to content

chore(deps): update dependency gitlab-org/gitlab-runner to v18#23

Open
Adphi wants to merge 1 commit intomainfrom
renovate/gitlab-org-gitlab-runner-18.x
Open

chore(deps): update dependency gitlab-org/gitlab-runner to v18#23
Adphi wants to merge 1 commit intomainfrom
renovate/gitlab-org-gitlab-runner-18.x

Conversation

@Adphi
Copy link
Copy Markdown
Member

@Adphi Adphi commented May 15, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
gitlab-org/gitlab-runner major v17.3.1v18.10.1

Release Notes

gitlab-org/gitlab-runner (gitlab-org/gitlab-runner)

v18.10.1

Compare Source

New features
  • Fix default artifacts upload timeout values !6584

v18.10.0

Compare Source

New features
  • Upgrade step-runner to v0.30.0 !6441
  • Add volume_keep option to Docker executor !6490
  • Ensure subprocess termination if GitLab Runner exits on Windows !6500 (Ilan Godik @​NightRa)
  • Update policy-related logs to be more generic !6445
  • Docker+machine: add shutdown drain for idle machines !6330
  • Support environment variable expansion in runner token and URL !6068
  • Add artifact upload timeouts !5900
  • Teach runner how to set pod-level resources for build pods !5922 (Stéphane Talbot @​stalb)
  • Add support for interactive web terminal in docker for PowerShell and Pwsh !6363 (Pishel65 @​pishel65)
  • Add install instructions for the step-runner !6420
  • Build gitlab-runner-windows-arm64 executable !6495 (Bruno @​brunvonlope)
Bug fixes
  • Fix failing tests for autoscaler due to taskscaler udpate !6434
  • [Commander]: Fix process handle leak when using Windows Jobs !6498 (Ilan Godik @​NightRa)
  • Bump runner images version !6429
  • Fix proxy-mask credential store file permissions on Unix !6510
  • Runner-wrapper: buffer errCh to avoid goroutine leak on shutdown !6337 (Emmanuel 326 @​Emmanuel326)
  • Force authenticated calls to Gitaly on public projects !6444
  • Add helpful error message for S3 403 Forbidden in cache extractor !6472
  • Fix non-latin-1 string error when uploading artifact !6487
  • Avoid breaking change when script syntax is invalid when no inputs used !6417
  • Upgrade gitlab.com/gitlab-org/moa to fix unmatched template expressions !6513
Maintenance
  • Go: Update module github.com/Azure/azure-sdk-for-go/sdk/storage/azblob to v1.6.4 !6405
  • Update alert box style, runner docs 1 !6451
  • Go: Update module github.com/aws/aws-sdk-go-v2/service/secretsmanager to v1.41.1 !6403
  • Go: Update module github.com/aws/aws-sdk-go-v2 to v1.41.1 !6394
  • Go: Update module github.com/klauspost/compress to v1.18.4 !6406
  • AI Translated Documentation Push: GITTECHA-581 !6501
  • Add Troubleshooting mention for errors caused by azure overprovisioning !6430
  • AI Translated Documentation Push: GITTECHA-563 !6470
  • Consolidate build URL helpers into helpers/url with auth flag !6483
  • Make hosted-runners-bridge job dependent on pulp release !6467
  • Go: Update module github.com/sirupsen/logrus to v1.9.4 !6408
  • Go: Update module github.com/aws/aws-sdk-go-v2/service/sts to v1.41.7 !6404
  • Go: Update module cloud.google.com/go/storage to v1.60.0 !6416
  • Go: Update module github.com/openbao/openbao/api/v2 to v2.5.1 !6407
  • Go: Update gitlab.com/gitlab-org/fleeting/fleeting digest to 1389ec0 !6421
  • Prevent bleeding-edge jobs from running on CC !6437 (Touni Atchadé @​oratchade)
  • Go: Update gitlab.com/gitlab-org/fleeting/fleeting/metrics/prometheus digest to 5362476 !6384
  • AI Translated Documentation Push: GITTECHA-549 !6435
  • Update module google.golang.org/protobuf/cmd/protoc-gen-go to v1.36.11 !6415
  • Go: Update module github.com/bmatcuk/doublestar/v4 to v4.10.0 !6425
  • Go: Update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.10 !6396
  • Go: Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.96.0 !6419
  • Go: Update gitlab.com/gitlab-org/fleeting/fleeting/metrics/prometheus digest to 9c980c4 !6402
  • Remove automaxprocs since it's not necessary with Go 1.25 !6479
  • Prevent CACHE_FALLBACK_KEY from bypassing protection on Windows !6440
  • Go: Update github.com/johannesboyne/gofakes3 digest to 4c385a1 !6380
  • Log collection cleanups !6373
  • Update github.com/santhosh-tekuri/jsonschema to v6 !6499
  • Update module github.com/vektra/mockery to v3.6.4 !6413
  • Update localization team owners in CODEOWNERS !6355
  • Update dependency danger-review to v2.1.0 !5936
  • Go: Update gitlab.com/gitlab-org/fleeting/fleeting/metrics/prometheus digest to 1389ec0 !6422
  • Remove all references to PackageCloud !6514
  • Refactor extract cache key sanitization into dedicated package !6509
  • Update LabKit Version !6491
  • Go: Update gitlab.com/gitlab-org/fleeting/taskscaler digest to b5a1223 !6385
  • Go: Update gitlab.com/gitlab-org/fleeting/taskscaler/metrics/prometheus digest to 3fd95b0 !6386
  • Exclude image and development files from docs-locale link validation !6464
  • Chore(metrics): gitlab_runner_jobs_total init value !6469
  • Update in-toto library !6481
  • Update dependency ruby to v3.4.8 !6460
  • Improve macOS runner installation page !6438
  • Go: Update gitlab.com/gitlab-org/fleeting/taskscaler/metrics/prometheus digest to 891f7bc !6423
  • Avoid bare URLs in YAML frontmatter in documentation !6397
  • Refactor cache functionality to remove common package dependency !6366
  • Update GPG public key !6468
  • Remove GPG signing color to allow pilot runners to execute package jobs !6486
  • Go: Update module k8s.io/client-go to v0.35.1 !6412
  • Go: Update gitlab.com/gitlab-org/fleeting/fleeting digest to 7f6dd45 !6462
  • Align definition of concurent ID !6476
  • Fix indentation of list continuation text and link in documentation !6478
  • Cleanup go.mod and go.sum !6471
  • Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.6.1 !6414

v18.9.0

Compare Source

New features
  • Allow passing env and labels options to json-file Docker logging driver !5638 (Patrick Decat @​pdecat)
  • Enable Job Inputs feature flag by default !6275
  • Add CI Jobs to push packages to Pulp !6073
  • Retry pulp content push commands on specific errors !6197
  • Instrument input interpolations !6047
  • Add support for Google Cloud Service universe domain !6338
  • Upgrade step-runner to version 0.24.0 !6056
  • Push runner linux packages to Pulp !6062
  • Add user agent to AWS Secrets Manager integration !6060 (derikwang @​derik01)
  • Script function !6029
  • Filter out obsolete distro releases !6042
  • Pass job timeout in steps RunRequest so server can also enforce job timeouts !6375
  • Implement user script to step !6069
  • Helpers/retry: interrupt backoff sleep on context cancellation !6061 (Emmanuel 326 @​Emmanuel326)
  • Update the libvirt use doc !6034 (Funning @​FunningC0217)
  • Add zos build tags !5835 (Joon Lee @​jlee_ibm)
  • Avoid interpolation without defined job inputs !6374
  • Job Router client - WebSocket support !6020
  • Upgrade step-runner to version 0.26.0 !6351
Security fixes
  • Update RUNNER_IMAGES_VERSION to 0.0.34 !6066
Bug fixes
  • Pass S3 session token for access key credentials !6376
  • Fix FD exhaustion during retry requests !6041
  • Fix proxy_exec secret masking permissions !6044
  • Update pkcs7 library !6016
  • Refactor Connector to allow setup before connection !6359
  • Fix WebSocket tunnel data race !6237
  • Avoid breaking change when script syntax is invalid when no inputs used !6417
  • Add service container ID hostname when emulating links functionality !6043
  • Runner_wrapper: fix backoff retry context cancellation handling !6064 (Emmanuel 326 @​Emmanuel326)
  • Update the logic for comparing the urls and tokens !6296 (Aayush @​Aayush-Saini)
  • Ensure check_interval takes effect and eliminate race condition between fleet of runners !6081 (Pishel65 @​pishel65)
  • Guard against nil FileInfo in filepath.Walk !6050 (Bob Singh @​bobsingh.dev)
Maintenance
  • Adds MR Review instructions focused around Log Field Standardisation !6353
  • Rename job router RPC package !6049
  • Update linting configuration from GitLab project !6352
  • De-duplicate kube warning events !5926
  • Add command to sync go version in other files !6378
  • Bump Go to 1.25.7 and RUNNER_IMAGES_VERSION to 0.0.35 !6370
  • Update crosslink pointing to docs !6346
  • Correct runner linux package archs !6038
  • Add status check to launchctl I/O error troubleshooting !6358
  • Add mage to project dependencies !6348
  • Move JobResponse to spec.Job !6058
  • Update go packages !6032
  • Switch to a maintained YAML library go.yaml.in/yaml/v3 !6065
  • Move versions to variables !6368
  • Add UniverseDomain configuration for GCS cache !6362
  • Network: stop retry backoff timer on context cancellation !6063 (Emmanuel 326 @​Emmanuel326)
  • Clarify Bash requirement for GitLab Runner shell executor on macOS !6350
  • Fix miscellaneous Markdown formatting issues !6347
  • Update redirecting links !6327
  • Fix supported distros documentation !6048
  • Kubernetes executor GPU configuration requirements !6077
  • Use chunk size of 10MB for pulp uploads !6078
  • Fix headers passed when using CI_JOB_TOKEN !6075
  • Rename GITLAB_TOKEN to GITLAB_TEST_TOKEN in test utilities !6045 (Aayush @​Aayush-Saini)
  • AI Translated Documentation Push: GITTECHA-544 !6360
  • Include runner_name in all relevant log lines !5883
  • Add pod/container name to build logger fields !5891
  • Add diagnostics logging for S3 cache AssumeRole operations !6345
  • Remove EOL spaces in doc files - 2026-01-28 !6326
  • Incorporate additional change from GitLab project !6357
  • Document emulated docker links caveats !6054
  • Restore environment variables to build container !6333

v18.8.0

Compare Source

New features
  • Job Router !5945
  • Implement mage pulp:supportedOSVersions target !6024
  • Improve Portability of Git Version Check for z/OS !6001 (Kai McGregor @​kmcgreg-ibm)
  • Introduce better job inputs interpolation error !6014
  • Emulate deprecated Docker links functionality with ExtraHosts !5980
  • Mage target to create Pulp CLI configuration !6039
Bug fixes
  • Ensure buildlogger uses available masks (issue reported by Christian Sousa from Blue Origin Manufacturing, LLC) !5909
  • Support Git submodules with different hosts via RepoURL insteadOf !6025
  • Add IPv6 address when emulating links functionality !6027
  • Cleanup dangling virtualbox resources !5941
  • Add -protected suffix to docker cache volumes if any of the cache keys include the -protected suffix !6021
  • Fix connector interface not being exposed for docker+machine and docker-autoscaler executors !6015
Maintenance
  • Fix service container log collection wait time !6019
  • Fix race condition in TestDockerCommandWithRunnerServiceEnvironmentVariables !6018
  • Fix a typo in the GitLab Runner system requirements page !6031
  • Fix privileged setting for general Podman usage !6023
  • Update Golang to 1.25.3 !5978
  • Make Alpine 3.21 the default base for helper images !5995
  • docs: Replace curl | bash commands with safer steps !6036 (Yasssmiine @​Yasssmiine-x)
  • Remove alpine 3.19 !5993
  • Restructure GitLab Runner installation documentation with card-based navigation !6030
  • Clarify details about arm helper image, cleanup extra wording, fix link !6012 (Ben Bodenmiller @​bbodenmiller)
  • Allow the i18n lint paths job to fail !6017

v18.7.2

Compare Source

Bug fixes
  • Support Git submodules with different hosts via RepoURL insteadOf !6025

v18.7.1

Compare Source

Bug fixes
  • Add IPv6 address when emulating links functionality !6027

v18.7.0

Compare Source

New features
  • Add reservation throttling config option !6010
  • Introduce first iteration of job inputs interpolation behind FF !5855
  • Emulate deprecated Docker links functionality with ExtraHosts !5980
Bug fixes
  • Fix connector interface not being exposed for docker+machine and docker-autoscaler executors !6015
  • Do not fail install if gitlab-runner service commands not available !5948
  • Fix shell executor not working with variables that use file variables !5958
  • Configure submodules to inherit parent repository credentials !5962
  • Fix "unable to get password from user" errors in shell executor !5961
  • Fix handling of relative builds dir !5977
  • Ensure buildlogger uses available masks (issue reported by Christian Sousa from Blue Origin Manufacturing, LLC) !5909
  • Fix clear-docker-cache script for Docker 29 !5969
  • Fix bash shell cleanup to support variable expansion in paths !5966
  • Ignore user-defined AWS_PROFILE variable in cache uploads !5986
  • Fix misleading retry message when GET_SOURCES_ATTEMPTS=1 !5998
  • Support resolving Windows 10.0.26200 helper image !5984
Maintenance
  • Add dashboard generation process and usage guidance !5989
  • Remove CertificateDirectory global !5956
  • Docs metadata update for group change from Deploy/Environments -> Verify/Runner Core !5955
  • Bump golang.org/x/crypto !5991
  • Enable log timestamps by default !5861
  • AI Translated Documentation Push: GITTECHA-373 !5934
  • Bump gitlab.com/gitlab-org/fleeting/taskscaler to pull a fix !5999
  • Fix flaky tests !5994
  • Regenerate mocks !5974
  • Bump runner image version !6007
  • Recursively set up Git submodules credentials !5997
  • Roll documentation linting tool versions forward !5954
  • Shorten headers to avoid markdownlint exclusion code (Runnner) !5951
  • Use CI_RUNNER_VERSION for arm helper image !6004 (Ben Bodenmiller @​bbodenmiller)
  • Bump step-runner to v0.20.0 !5970
  • AI Translated Documentation Push: GITTECHA-371 !5932
  • Fix typo of libvirt !5953
  • Remove EOL spaces in doc files - 2025-11-17 !5952
  • Fix service container log collection wait time !6019
  • Document architecture support in gitlab-runner-helper-images package !5976
  • Update GitLab Runner developer docs !5853
  • Ensure stable docker images only runs after all tests pass !5990
  • Update Kubernetes client-go library to 0.32.10 !5929 (Stéphane Talbot @​stalb)
  • Refactor commands, construct a single GitLab client in a single place !5950
  • Fix race condition in TestDockerServiceHealthcheckOverflow !5985
  • Tidy go mod !5973
  • AI Translated Documentation Push: GITTECHA-375 GITTECHA-420 !5938
  • Docs(docker-machine): update docs !6006
  • Fix a teeny-tiny typo in runner common/config.go !5967 (Sadra Barikbin @​s.barikbin)
  • Misc refactors !5949
  • Include go.mod changes when checking modules in pipeline !5975
  • Fix toml spacing inconsistencies in k8s runner docs !6003 (Ben Bodenmiller @​bbodenmiller)
  • Update instructions after UI redesign !6000
  • Warn users about legacy /ci URL suffix in runner configuration !5988
  • Update to Go 1.24.11 !5992
  • Update supported OS distro/version docs !5959
  • Fix flaky TestCredSetup with -race by removing CI_DEBUG_TRACE !5987
  • AI Translated Documentation Push: GITTECHA-372 !5933
  • Allow overriding git credentials in shell integration tests !5982
Documentation changes
  • Clarify documentation describing configuration for AWS ASGs with Docker autoscaler !5996 (Dan Puttick @​dan_oklo)

v18.6.6

Compare Source

Bug fixes
  • Ignore user-defined AWS_PROFILE variable in cache uploads !5986
Maintenance
  • Fix flaky tests !5994
  • Update to Go 1.24.11 !5992
  • Ensure stable docker images only runs after all tests pass !5990

v18.6.5

Compare Source

See the changelog 🚀

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v18.6.4

Compare Source

Bug fixes
  • Fix handling of relative builds dir !5977

v18.6.3

Compare Source

Bug fixes
  • Configure submodules to inherit parent repository credentials !5962
  • Fix bash shell cleanup to support variable expansion in paths !5966

v18.6.2

Compare Source

Bug fixes
  • Fix "unable to get password from user" errors in shell executor !5961

v18.6.1

Compare Source

See the changelog 🚀

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v18.6.0

Compare Source

New features
  • Functions subcommands in runner binary !5875
  • Add namespace support to GitLab Secrets Manager !5918
  • Disallow shim execution mode if executor supports native steps execution !5898
  • Add MachineOptionsWithName configuration option !5920
  • Add slot-based cgroup support for Docker executor !5870
  • Add LoongArch (loong64) build support !5800 (Mingcong Bai @​MingcongBai)
  • Bootstrap gitlab-helper-binary for Docker !5892
  • Add correlation_id to "Update job..." log line !5887
Bug fixes
  • Retry etcd request timeout error in Kubernetes executor !5877
  • Always pass as a file for custom executor !5904
  • Handle unexpected panics in trace buffer !5890
  • Fix removing files recursively for bash on z/OS !5623 (Kai McGregor @​kmcgreg-ibm)
  • Externalize git configuration !5912
  • Fix job logs duplicating as service logs !5863 (Markus Kaihola @​makeri89)
  • Expand variables in image.docker.platform before pulling images !5897 (Bert Wesarg @​bertwesarg)
Maintenance
  • Update Vale rules from GitLab project !5884
  • AI Translated Documentation Push: GITTECHA-374 !5935
  • Add troubleshooting docs for services on windows k8s executor !5913 (Erik Petzold @​erik.petzold1)
  • Move build execute prepare/user scripts to their own functions !5893
  • Docs: Add note for PowerShell versions in the custom executor !5894
  • Steps execution via Connect() !5927
  • Clarify docs for supported caching feature !5910
  • Pull in fixes for CVEs !5895
  • Translation Push - All - For English Anchor LInks !5896
  • Integration Tests for GCP Secrets Manager !5881
  • Use passed context in NewStepsDocker.Exec() !5915
  • Remove obsolete code !5902
  • Build linux/riscv64 platform for registry.gitlab.com/gitlab-org/gitlab-runner image !5923 (Ludovic Henry @​luhenry)
  • docs(docker.md): add podman selinux mcs section !5879 (vtardiveau @​vtardiveau)
  • Verify all: only use creds for local images !5914
  • Update cache S3 SSE Key ID docs !5919
  • Add warning regarding podman and GPUs !5937
  • AI Translated Documentation Push: GITTECHA-370 !5917
  • Fix typo !5924
  • Make structured "job finished" log line with failure_reason and exit_code !5885
  • [steps] Deflake steps command tests !5905
  • Add s3:ListBucket to the required permissions for IAM role to access S3 bucket !5903
  • docs: Update docker-machine version !5899
  • Add link to UI redesign doc !5925
  • Document error when performing sts:AssumeRoleWithWebIdentity for s3 cache !5921
  • Minor copy edits in runner docs !5944
  • Add link checking to i18n docs linting !5943
  • Document Kubernetes CI !5786
  • Copy edits to runner docs !5911
  • Pull in some changes from the security fork !5906
  • Use RFC3339Nano timestamp format for JSON logs !5888
  • Remove curly brackets from example !5942
  • chore: refactor TestAttach using canonical client !5838 (Muhammad Daffa Dinaya @​mdaffad)

v18.5.0

Compare Source

New features
  • Add Kubernetes context support for executor !5859
  • Add label support to runner configuration !5802
  • Implement minimal job confirmation API !5843
  • Update Usage Log with more job context !5869
  • Add project name to build logging fields !5846
Bug fixes
  • Fix logging of duration_s field !5874
  • Remove duplicate prefix in docker service containers !5840
Maintenance
  • Refactor autoscaler provider for readability and update dependencies !5807 (Sven Geisler @​sge70)
  • Remove EOL spaces in doc files - 2025-10-07 !5873
  • Latest Translation Yaml enhancements !5842
  • Reduce over-linking in GitLab Runner registration documentation !5834
  • Improve branch selection logic for docs:check Hugo build job !5866
  • Update Hugo version for Docs test !5852
  • Update the ubuntu version used as a base image !5845
  • Docs feedback: Add more context for Parallels executor !5878
  • Rename Connect() to TerminalConnect() !5880
  • Improve error logging in docker-machine executor !5862
  • Update docker device documentation link !5833 (Quentin MICHAUD @​mh4ckt3mh4ckt1c4s)
  • Add VMware vSphere to community maintained fleeting plugins !5818 (Santhanu V @​santhanuv)
  • Update fleeting plugin and other dependencies !5830
  • Clean up docs redirects - 2025-09-25 !5847
  • Fix log field name for docker machine executor !5860
  • Docs feedback: Clarify SSH StrictHostKeyChecking default behavior !5871
  • Fix duplicate test cases !5857
  • OKR: Reduce over-linking in GitLab Runner manual installation guide !5854
  • Chore: rename VersionInfo to Info !5849
  • Upgrades taskscaler for slot info on no capacity !5872
  • Docs feedback: Make the executor selection workflow diagram readable !5876
  • Integration Tests for AWS Secrets Manager !5841
  • Group/stage change: Verify/Runner -> Verify/Runner Core and CI Functions Platform in the GitLab Runner project !5858

v18.4.0

Compare Source

New features
  • Add support for GIT_CLONE_EXTRA_FLAGS for native git clone !5809 (Sven Geisler @​sge70)
  • Cache keys can be hashed !5751
  • Update step-runner version to 0.16.0 !5825
Bug fixes
  • Fix arch label for IBM PPC arch !5827
  • Make docker volumes really unique !5783
  • Fix cache key sanitation issues, esp. re. "cache key files" !5741
  • Update fleeting plugin dependency !5784
  • [docker] Separate cache volumes for builds against protected and unprotected !5773
  • Add new ruleset to cover all docs patterns !5832
  • Upgrade base images to v0.0.26 !5829
  • Ensure TOML feature flags are used and take precedence over job env !5782
  • Remove health check from Vault client call !5803
  • Add timeouts to all docker-machine command executions !5789
  • Handle config concurrency deadlock with warnings and documentation !5759
Maintenance
  • Update docs links !5814
  • Document community supported plugins !5532
  • Remove EOL spaces in doc files - 2025-08-26 !5804
  • Bump golang to 1.24.6 !5796
  • Implement Kubernetes allowed users/groups in Runner config !5724
  • Update fleeting plugin and other dependencies !5823
  • Update API metric description to bring consistency !5779
  • Add CI to test Hugo build with translated documentation !5806
  • Add path verifications for localized files - Runner !5790
  • Refactor registering of commands to be more explicit !5816
  • Make the default helper alpine flavour point to latest !5768
  • Use Hugo 0.148.2 for docs builds !5815
  • Enable static checks !5811
  • Fix nanosecond padding of timestamps !5799 (Philipp Hahn @​pmhahn)
  • Bump RUNNER_IMAGES_VERSION to 0.0.25 !5794
  • Revert changes made by Auto Releaser Bot !5795
  • Migrate golangci lint to version 2 !5772
  • Cross reference a KB article in the concurrency and limit docs !5785
  • CI: Skip downloading artifacts of previous jobs !5808 (Philipp Hahn @​pmhahn)
  • Use testing linter with t.Context related settings !5812
  • Add support for signing and notarizing macOS binaries !5792
  • Change option signature to not return error !5775
  • Fix flaky unit test with TestDefaultDocker_Exec !5798
  • Display seconds since epoch using a more widely supported method !5736 (Kai McGregor @​kmcgreg-ibm)
  • Fix non-semantic linking word !5801
  • Fix flaky Docker integration tests !5797

v18.3.1

Compare Source

Bug fixes
  • Remove health check from Vault client call !5803

v18.3.0

Compare Source

New features
  • Add native GitLab Secrets Manager support to GitLab Runner !5733
  • Add method label to status counter metrics !5739
  • Add status_class and method label to request duration metrics !5752
  • Update step-runner version to 0.15.0 !5757
  • Record request retries. !5758
Bug fixes
  • Update fastzip to v0.2.0 !5778
  • Fix identity for aws_secrets_manager_resolver !5747
  • Consume docker auth info in order !5686
  • [docker] Separate cache volumes for builds against protected and unprotected !5773
  • Add correlation id header to outgoing requests !5743
  • Add support for 503 http code when the GitLab instance is in maintenance mode !5685
  • Enable image executor opts in the kubernetes executor !5745
  • Fix job duration reporting !5711
  • Update fleeting plugin dependency !5776
  • Parse the last line of stdout for UID/GID !5765
  • Fix proxy-exec store temporary directory !5780
  • Fix cache key sanitation issues, esp. re. "cache key files" !5741
  • Tighten cache key sanitation !5719
Maintenance
  • Add operator pod_spec and deployment_spec docs !5766
  • Remove unused lock from client struct !5770
  • Mention that systempaths security_opt is not supported !5769 (Andrés Delfino @​andresdelfino)
  • Change link to GA issue for the overwrite pod spec feature !5732
  • Update a few region/zone IDs in examples !5720
  • Add a max age of 24h for Kubernetes integration RBAC resources !5760
  • Chore: Use stable alpine for RISC-V !5714 (Aaron Dewes @​AaronDewes)
  • Allow customization of taskscaler and fleeting parameters in config.toml !5777 (Sven Geisler @​sge70)
  • Move backoff retry logic to retry requester !5754
  • Refactor gitlab client unregister runner to table tests !5670
  • Fix localization codeowners !5712
  • Lbhardwaj/refactor/unregister command methods !5742
  • Refactor move retry 429 status code logic to one place !5727
  • Add test for abstract shell guardGetSourcesScriptHooks method !5702
  • Sync vale rules from main project - Runner !5753
  • Refactor verify runner tests to table tests and better assertions !5763
  • Bridge releases with Hosted Runners !5746
  • Cleanup dead code related to disabled Akeyless secrets integration feature !5762
  • Drop Alpine Version 3.18 !5744
  • Refactor kubernetes feature checker tests [!5774](https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/577

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch 2 times, most recently from be39d24 to d55a06b Compare May 21, 2025 23:02
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch from d55a06b to 2461c34 Compare June 11, 2025 19:02
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch from 2461c34 to 7e686e8 Compare June 19, 2025 17:02
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch from 7e686e8 to eb78fc6 Compare June 26, 2025 17:02
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch from eb78fc6 to bbcae05 Compare July 17, 2025 16:02
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch from bbcae05 to b6221de Compare July 28, 2025 13:14
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch 4 times, most recently from d9d9a2b to 73044ec Compare August 21, 2025 13:10
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch from 73044ec to 74ee75d Compare September 4, 2025 16:02
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch from 74ee75d to 5eb854f Compare September 18, 2025 17:01
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch from 5eb854f to b8573de Compare October 17, 2025 10:02
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch 3 times, most recently from 41a579e to 8c7f0b8 Compare November 25, 2025 21:02
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch 2 times, most recently from e2307e2 to 68dab48 Compare December 5, 2025 17:02
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch 2 times, most recently from 8cfe048 to 3a48b80 Compare December 9, 2025 22:02
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch 2 times, most recently from 93b7b4e to d12ba82 Compare December 23, 2025 19:03
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch 2 times, most recently from afdd763 to 9a29bb3 Compare January 15, 2026 16:05
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch from 9a29bb3 to 8b6904f Compare February 9, 2026 17:21
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch from 8b6904f to ee3b491 Compare February 19, 2026 17:18
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch from ee3b491 to b08b531 Compare March 19, 2026 13:27
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-18.x branch from b08b531 to b175632 Compare April 5, 2026 14:09
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