defenseunicorns / uds-package-gitlab-runner

🏭 UDS GitLab Runner Zarf Package
Apache License 2.0
4 stars 1 forks source link

Update GitLab runner to use new registration token system #74

Closed Racer159 closed 2 weeks ago

Racer159 commented 2 months ago

Describe what should be investigated or refactored

The current way that we register runners is deprecated and will be removed in a future release of GitLab - we should update this to the new model and consider ways that we can improve the registration experience per https://github.com/defenseunicorns/uds-package-gitlab-runner/issues/66 (if possible)

Links to any relevant code

https://github.com/defenseunicorns/uds-package-gitlab-runner/issues/66

Additional context

This registration method should be available until v18 under feature flags but we should update this to avoid potential issues in the future.