Skip to content

Mark values incompatible with token arch as deprecated

Vladimir Shushlin requested to merge vshushlin/deprecate-incompatible-values into main

What does this MR do?

Marks values that can't be set during registration when using new token architecture as DEPRECATED:.

Why was this MR needed?

Runner will fail to start without this

What's the best way to test this MR?

It's just docs

What are the relevant issue numbers?

  1. https://gitlab.com/gitlab-org/gitlab-runner/blob/ffa0b5050ff8537065f199b93c24afcb43414f6f/commands/register.go#L518-518
  2. https://gitlab.slack.com/archives/CBQ76ND6W/p1686580546322559
  3. gitlab-com/support/support-team-meta#5193
Edited by Vladimir Shushlin

Merge request reports