Use runner token + `system_id` JSON parameters in jobs requests that cause runner heartbeat
Use runner token + system_id
JSON parameters in the jobs REST API requests that cause a heartbeat call to update the ci_runner_machines
cache/table.
-
POST /runner/verify
The server should exhibit the same behavior as before if a runner doesn't include a system_id
, if the runner token is not a new token (glrt-
prefixed).
See https://docs.gitlab.com/ee/architecture/blueprints/runner_tokens/#stage-3---database-changes and https://docs.gitlab.com/ee/architecture/blueprints/runner_tokens/#rest-api
GitLab Runner counterpart: gitlab-runner#29390 (closed)
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.