You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gitlab 17 will deprecate the traditional runner registration flow, thus we need to create gitlab runner users.
As an operator of Gitlab i want to be able to create and manage gitlab runners according to the new registration flow,
It would be great to have these runners as Crossplane Managed ressources as they can also automatically write the runner-tokens into a secret which can be picked up by gitlab runner operator or so.
This would also enable us to easily rotate gitlab runner registration tokens
What and Why?
How
Schema wise, something similar to https://registry.terraform.io/providers/gitlabhq/gitlab/latest/docs/resources/user_runner would be perfect
What do you think? (I'd be happy to contribute)
The text was updated successfully, but these errors were encountered: