Docs: Reuse the register cmd in Runner Token Architecture blueprint
What does this MR do and why?
Describe in detail what your merge request does and why.
This MR adds some more details to the Next Runner Token Architecture blueprint. Most notable changes are:
-
We’ll reuse the registercommand and not create adeploycommand, so we won’t have to make changes to Helm chart or Runner Operator; -
Added steps to the implementation table regarding implementation of ci_runner_machinestable, as well as changing the stale runner cleanup to target this table instead ofci_runners; -
Details migration path for GraphQL CiRunnerentity which contains fields that will move toci_runner_machines, such asipAddressorcontactedAt.
This MR will also require changes to:
- Deprecation notices:
-
GitLab Unfiltered video
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Pedro Pombeiro