Skip to content

Releases: defenseunicorns/uds-package-gitlab-runner

v17.2.1-uds.5

28 Oct 23:13
6e26bfc
Compare
Choose a tag to compare

17.2.1-uds.5 (2024-10-28)

Bug Fixes

  • add conditionals to the GLR waits to handle namespace overrides (#139) (05a6c8f)
  • install socat in jumpbox (#137) (db6fc7c)

Miscellaneous

  • add fail-fast true back to test matrix (#135) (9833003)

v17.2.1-uds.4

24 Oct 19:25
b1fc696
Compare
Choose a tag to compare

17.2.1-uds.4 (2024-10-24)

Features

Miscellaneous

v17.2.1-uds.3

21 Oct 20:59
d5cd147
Compare
Choose a tag to compare

17.2.1-uds.3 (2024-10-21)

Features

  • make runner tags configurable and properly template sandbox package (#127) (c6cfc8d)

Bug Fixes

v17.2.1-uds.2

24 Sep 19:21
dac73b7
Compare
Choose a tag to compare

17.2.1-uds.2 (2024-09-24)

Bug Fixes

  • downgrade destination rule to support older clusters (#123) (2128611)
  • nightly test failure post release (#121) (ed8d425)

v17.2.1-uds.1

06 Sep 23:13
203ea07
Compare
Choose a tag to compare

17.2.1-uds.1 (2024-09-06)

Features

Miscellaneous

v17.2.1-uds.0

30 Aug 15:35
c822744
Compare
Choose a tag to compare

17.2.1-uds.0 (2024-08-30)

Features

  • add SETUID and SETGID capabilities for gitlab runner container security context (#116) (6609aa0)

Miscellaneous

  • cleanup tests to match pattern in other repos (#112) (e7c2d33)
  • deps: update gitlab runner package dependencies (#108) (beaec62)

v17.1.0-uds.1

31 Jul 22:06
70e683a
Compare
Choose a tag to compare

17.1.0-uds.1 (2024-07-31)

Features

  • enable prometheus metrics to be Made for UDS (#111) (27001f1)

Miscellaneous

  • deps: update gitlab runner support dependencies (#110) (087aefc)
  • deps: update support-deps to v3.25.15 (#107) (dafe6b2)

v17.1.0-uds.0

23 Jul 20:04
18fb644
Compare
Choose a tag to compare

17.1.0-uds.0 (2024-07-23)

Miscellaneous

  • deps: update gitlab runner package dependencies (#84) (313b471)
  • deps: update gitlab runner support dependencies (#105) (bd43d5c)

v17.0.0-uds.1

13 Jul 00:37
ae96d28
Compare
Choose a tag to compare

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

  • update to the new runner registration system (#93) (6a4c5e0)

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

29 May 20:40
246cfc0
Compare
Choose a tag to compare

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 the gitlab-gitlab-runner-secret in both the gitlab and gitlab-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)

Features

Miscellaneous

  • deps: update gitlab runner package dependencies (#80) (8393282)
  • deps: update gitlab runner support dependencies (#78) (a203bac)