Commits on Source
100+
2cc2cfaf
Export autoscaling limits as gauges from the machine provider
Sep 02, 2026
27eae487
Merge branch 'igor/autoscaling-config-gauges' into 'main'
Sep 02, 2026
95665f61
Add verify_helper_version to the boot-verify canary
Sep 02, 2026
90bbe3ea
Merge branch 'boot-verify-helper-version-check' into 'main'
Sep 02, 2026
5616da57
Bump base images to 0.0.50 for the FIPS TLS 1.3 fix
Sep 03, 2026
2a618194
Deprecate FF_RESOLVE_FULL_TLS_CHAIN, to be removed in 20.0
Sep 03, 2026
290853b0
Merge branch 'deprecate-ff-resolve-full-tls-chain' into 'main'
Sep 03, 2026
4f2098a1
Add job_name field to job log lines
Sep 03, 2026
4b1f0f40
Merge branch 'add-job-name-log-field' into 'main'
Sep 03, 2026
5539962b
Log one line per runner as its boot-verify canary finishes
Sep 03, 2026
ff41092a
Merge branch 'boot-verify-log-checks' into 'main'
Sep 03, 2026
1163556a
Fix logrotate usage writer mutating record labels
Sep 03, 2026
fc1f1862
Merge branch 'fix/issue-39723-usage-log-label-race-upstream' into 'main'
Sep 03, 2026
d7bd308a
Job router: only a forbidden runner is unhealthy
Sep 04, 2026
3a3975ee
Merge branch 'router-409-not-unhealthy' into 'main'
Sep 04, 2026
abcea66f
Track a machine's heartbeat from creation, not from the next Acquire
Sep 05, 2026
1acaa536
Merge branch 'heartbeat-seed-on-create' into 'main'
Sep 05, 2026
15374b78
fix: give PermissionDenied its own case in handleRouterError switch
Sep 07, 2026
efdc4f6f
Merge branch 'fix/router-permission-denied-separate-case' into 'main'
Sep 07, 2026
952a832e
Expand environment variables in machine options
Sep 07, 2026
f4ae9568
Merge branch 'feat/expand-env-vars-machine-options' into 'main'
Sep 07, 2026
f49de1f3
Use alpine pwsh images in TestPwshGitCredHelper
Sep 07, 2026
7b010e09
Merge branch 'fix/pwsh-cred-helper-test-alpine' into 'main'
Sep 07, 2026
45cf29aa
Update stale docs.gitlab.com links
Sep 07, 2026
d9814db9
Merge branch 'docs-fix-stale-docs-urls' into 'main'
Sep 07, 2026
b4ed76e6
Run docker-machine in its own process group
Sep 08, 2026
92abf5d4
Merge branch 'docker-machine-own-process-group' into 'main'
Sep 08, 2026
e40ca3e2
Add services_cap_add and services_cap_drop config options
Sep 08, 2026
d098cdf3
Merge branch 'feat/service-cap-add-and-drop' into 'main'
Sep 08, 2026
8eaf02a2
Merge branch 'renovate/k8s.io-apimachinery-0.x' into 'main'
Sep 08, 2026
2252b802
Fix: skip long-polling request_concurrency warning when adaptive concurrency is enabled
Sep 08, 2026
881d8f8b
Merge branch 'fix/issue-39575-adaptive-concurrency-false-warning' into 'main'
Sep 08, 2026
98a7fe5f
go: Update gitlab.com/gitlab-org/moa digest to 42caf37
Sep 08, 2026
938eaf4e
Merge branch 'renovate/github.com-aws-aws-sdk-go-v2-service-secretsmanager-1.x' into 'main'
Sep 08, 2026
b84f389c
go: Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.23.1
Sep 08, 2026
1dff81b9
Merge branch 'renovate/github.com-stretchr-testify-1.x' into 'main'
Sep 08, 2026
7d1fc37a
Merge branch 'renovate/gitlab.com-gitlab-org-moa-digest' into 'main'
Sep 09, 2026
dafef4ee
go: Update module github.com/prometheus/client_model to v0.6.3
Sep 09, 2026
b1cc5d45
Merge branch 'renovate/gitlab.com-gitlab-org-fleeting-taskscaler-digest' into 'main'
Sep 09, 2026
2223ea21
go: Update gitlab.com/gitlab-org/fleeting/taskscaler/metrics/prometheus digest to 1f87885
Sep 09, 2026
e77d60da
Merge branch 'renovate/google.golang.org-grpc-1.x' into 'main'
Sep 09, 2026
774b2aa7
go: Update module google.golang.org/grpc to v1.83.2
Sep 09, 2026
183ec651
Merge branch 'renovate/github.com-sirupsen-logrus-1.x' into 'main'
Sep 09, 2026
3cc606c1
Retry Windows and kubernetes integration jobs on script failure
Sep 09, 2026
3908f049
Merge branch 'ci-flakiness/retry-flaky-integration' into 'main'
Sep 09, 2026
9d46dbc3
Push deb packages to Pulp with one repository version per repo
Sep 09, 2026
5df162b4
Merge branch 'pulp-deb-batch-push' into 'main'
Sep 09, 2026
7aa437ea
Wire opt-in Podman integration tests into CI
Sep 09, 2026
b8f21d32
Merge branch '31043-wire-podman-tests-into-ci' into 'main'
Sep 09, 2026
df75eabb
go: Update module github.com/sirupsen/logrus to v1.10.2
Sep 09, 2026
4496d85e
Keep console restore failures from force-killing the job
Sep 09, 2026
d1e2c7b1
Fix docker TLS test skip to check the CA cert, not its directory
Sep 09, 2026
4412fe47
Merge branch 'fix-docker-tls-test-skip-without-certs' into 'main'
Sep 09, 2026
dd7b26de
Merge branch 'remove-golang-fips-hkdf-expandlabel-read-patch' into 'main'
Sep 09, 2026
e62f7938
Revert "Push deb packages to Pulp with one repository version per repo"
Sep 09, 2026
2b791404
Merge branch 'revert-pulp-deb-batch-push' into 'main'
Sep 09, 2026
8e8e8696
Signal jobs through their own console on Windows services
Sep 09, 2026
1e2822b5
Test process termination when the runner holds no console
Sep 09, 2026
45de1d02
Merge branch 'renovate/cloud.google.com-go-storage-1.x' into 'main'
Sep 09, 2026
6161c4b5
Update dependency golangci-lint to v2.13.2
Sep 09, 2026
1c96a263
Merge branch...
Sep 09, 2026
bf4bd0d0
Merge branch 'renovate/golangci-lint-2.x' into 'main'
Sep 09, 2026
f3bcec44
Update module github.com/vektra/mockery to v3.7.4
Sep 09, 2026
d31a75e3
Merge branch 'renovate/github.com-aws-aws-sdk-go-v2-1.x' into 'main'
Sep 09, 2026
d63f37a1
go: Update module cloud.google.com/go/storage to v1.66.0
Sep 09, 2026
03e1ac30
Merge branch 'renovate/github.com-vektra-mockery-3.x' into 'main'
Sep 09, 2026
c1875af8
go: Update module github.com/aws/aws-sdk-go-v2/credentials to v1.20.2
Sep 10, 2026
78f04262
Merge branch 'renovate/github.com-azure-azure-sdk-for-go-sdk-azcore-1.x' into 'main'
Sep 10, 2026
9ce8cdbd
go: Update module github.com/Azure/azure-sdk-for-go/sdk/azidentity to v1.14.1
Sep 10, 2026
38a830ac
Merge branch 'renovate/github.com-prometheus-client_model-0.x' into 'main'
Sep 10, 2026
fb4edae5
Merge branch 'renovate/google.golang.org-grpc-1.x' into 'main'
Sep 10, 2026
fa30df1a
Merge branch 'docker-auth-credential-helper-allowlist' into 'main'
Sep 10, 2026
6ca1c54d
Merge branch 'cherry-pick-
759e448b
' into 'main'
Sep 10, 2026
d78582ab
go: Update gitlab.com/gitlab-org/fleeting/fleeting-artifact digest to c00f7f9
Sep 10, 2026
1e27f174
Merge branch '39297-windows-terminate-cleanup-errors' into 'main'
Sep 10, 2026
870ecdc5
Download zstd for Windows integration tests directly instead of via choco
Sep 10, 2026
1b04eab9
Merge branch 'ci-flakiness/zstd-without-choco' into 'main'
Sep 10, 2026
cda3ca7b
Merge branch 'renovate/github.com-sirupsen-logrus-1.x' into 'main'
Sep 10, 2026
d9bb41c2
Merge branch 'renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x' into 'main'
Sep 10, 2026
f42ecc6b
Stop pushing the Go cache from MR and merge train pipelines
Sep 10, 2026
19f6a15e
Merge branch 'ci-flakiness/go-cache-pull-only' into 'main'
Sep 10, 2026
d9e006f2
go: Update module github.com/aws/aws-sdk-go-v2 to v1.47.0
Sep 10, 2026
43d5985f
go: Update module github.com/aws/aws-sdk-go-v2/service/sts to v1.50.0
Sep 10, 2026
db7b51a5
go: Update module github.com/getsentry/sentry-go to v0.49.0
Sep 10, 2026
c0719bed
go: Update module github.com/googleapis/gax-go/v2 to v2.24.0
Sep 10, 2026
2b38237a
Merge branch 'renovate/github.com-azure-azure-sdk-for-go-sdk-azidentity-1.x' into 'main'
Sep 10, 2026
dcd56fe5
Merge branch 'renovate/gitlab.com-gitlab-org-fleeting-fleeting-artifact-digest' into 'main'
Sep 10, 2026
39f8f6ef
go: Update module github.com/docker/docker-credential-helpers to v0.9.9
Sep 10, 2026
ec0fe13e
go: Update module github.com/prometheus/common to v0.71.0
Sep 10, 2026
05aa8a98
Merge branch 'renovate/cloud.google.com-go-storage-1.x' into 'main'
Sep 10, 2026
318eeeff
docs: Followup MR: Gate job-supplied Docker credential helpers behind an allowlist
Sep 10, 2026
4a22b104
Merge branch 'doc/followup-mr-to-110' into 'main'
Sep 10, 2026
7629a752
Merge branch 'renovate/github.com-aws-aws-sdk-go-v2-1.x' into 'main'
Sep 10, 2026
810849eb
Merge branch 'renovate/github.com-docker-docker-credential-helpers-0.x' into 'main'
Sep 10, 2026
6a8e358c
Merge branch 'renovate/github.com-aws-aws-sdk-go-v2-service-sts-1.x' into 'main'
Sep 11, 2026
835845d8
Merge branch 'renovate/github.com-getsentry-sentry-go-0.x' into 'main'
Sep 11, 2026
cad81f6d
Merge branch 'renovate/github.com-googleapis-gax-go-v2-2.x' into 'main'
Sep 11, 2026
09cba48a
Merge branch 'renovate/github.com-prometheus-common-0.x' into 'main'
Sep 11, 2026
4c33c7ef
Update CHANGELOG for v19.4.0
Sep 11, 2026
c5c40fce
[19.4] Raise stable pulp job timeout to 12h
Sep 14, 2026
Additional commits have been omitted to prevent performance issues.
Loading
Loading