Releases: defenseunicorns/uds-package-gitlab-runner
Releases · defenseunicorns/uds-package-gitlab-runner
v17.2.1-uds.5
v17.2.1-uds.4
v17.2.1-uds.3
v17.2.1-uds.2
17.2.1-uds.2 (2024-09-24)
Bug Fixes
v17.2.1-uds.1
v17.2.1-uds.0
v17.1.0-uds.1
v17.1.0-uds.0
17.1.0-uds.0 (2024-07-23)
Miscellaneous
v17.0.0-uds.1
17.0.0-uds.1 (2024-07-13)
⚠ BREAKING CHANGES
- update to the new runner registration system (#93)
- allow for configurability to zarf ignore the sandbox (#90)
Features
- add wait for GLR package CR readiness (#88) (1067019)
- allow for configurability to zarf ignore the sandbox (#90) (3da0e53)
Bug Fixes
Miscellaneous
- add an ADR for the GitLab runner sandbox Zarf agent ignore setting (#100) (6f13ee1)
- add pre release testing (#95) (a412c82)
- deps-dev: bump braces from 3.0.2 to 3.0.3 in /test (#97) (5eedf1a)
- deps-dev: bump ws from 8.16.0 to 8.17.1 in /test (#94) (545c583)
- deps: update gitlab runner support dependencies (#103) (a0439e7)
- deps: update gitlab runner support dependencies (#85) (ace6a61)
- deps: update gitlab runner support dependencies (#91) (ccc1f1a)
- fix renovate config for gitlab runner sandbox images (#98) (18028e4)
- move the variables from common to root for discoverability (#102) (78e17f4)
- update license (#92) (5c7b0fe)
v17.0.0-uds.0
17.0.0-uds.0 (2024-05-29)
⚠ BREAKING CHANGES
Caution
Support for runner token registration is deprecated in GitLab 17 and will be removed in GitLab 18 - When updating to this version, you can re-enable token registration in the gitlab admin UI:
Admin Area
->Settings
->CI/CD
->Runners
->Allow runner registration token
⚠️ NOTE
If your runner does not automatically connect, you may also need to update thegitlab-gitlab-runner-secret
in both thegitlab
andgitlab-runner
namepspaces. The correct value can be found in the admin UI after enabling token registration:Admin Area
->CI/CD
->Runners
-><vertical dot dropdown in the top-right>
Caution
Network Policies have been enabled on this package and external connections are blocked by default. See docs/configuration.md for details on how to configure this (#81)