Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: update to the new runner registration system #93

Merged
merged 28 commits into from
Jun 26, 2024

Conversation

Racer159
Copy link
Contributor

@Racer159 Racer159 commented Jun 14, 2024

Description

This updates the registration system to the new runner authentication token (counting it as a bug fix as users have observed manual steps being needed in the current workflow).

Related Issue

Fixes #74
Fixes #28

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@Racer159 Racer159 requested a review from a team as a code owner June 14, 2024 19:24
@Racer159 Racer159 self-assigned this Jun 14, 2024
@Racer159
Copy link
Contributor Author

New test regimen adds ~1 min
image

tasks/test.yaml Outdated Show resolved Hide resolved
tasks/test.yaml Outdated Show resolved Hide resolved
tasks/test.yaml Outdated Show resolved Hide resolved
Racer159 and others added 6 commits June 18, 2024 15:26
Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
@Racer159 Racer159 modified the milestone: Release Jun 21, 2024
@Racer159 Racer159 changed the title fix: update to the new runner registration system fix!: update to the new runner registration system Jun 21, 2024
@Racer159
Copy link
Contributor Author

Added breaking change since this now requires UDS Core v0.22.0

@Racer159 Racer159 merged commit 6a4c5e0 into main Jun 26, 2024
14 checks passed
Racer159 pushed a commit that referenced this pull request Jul 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[17.0.0-uds.1](v17.0.0-uds.0...v17.0.0-uds.1)
(2024-07-13)


### ⚠ BREAKING CHANGES

* update to the new runner registration system
([#93](#93))
* allow for configurability to zarf ignore the sandbox
([#90](#90))

### Features

* add wait for GLR package CR readiness
([#88](#88))
([1067019](1067019))
* allow for configurability to zarf ignore the sandbox
([#90](#90))
([3da0e53](3da0e53))


### Bug Fixes

* update to the new runner registration system
([#93](#93))
([6a4c5e0](6a4c5e0))


### Miscellaneous

* add an ADR for the GitLab runner sandbox Zarf agent ignore setting
([#100](#100))
([6f13ee1](6f13ee1))
* add pre release testing
([#95](#95))
([a412c82](a412c82))
* **deps-dev:** bump braces from 3.0.2 to 3.0.3 in /test
([#97](#97))
([5eedf1a](5eedf1a))
* **deps-dev:** bump ws from 8.16.0 to 8.17.1 in /test
([#94](#94))
([545c583](545c583))
* **deps:** update gitlab runner support dependencies
([#103](#103))
([a0439e7](a0439e7))
* **deps:** update gitlab runner support dependencies
([#85](#85))
([ace6a61](ace6a61))
* **deps:** update gitlab runner support dependencies
([#91](#91))
([ccc1f1a](ccc1f1a))
* fix renovate config for gitlab runner sandbox images
([#98](#98))
([18028e4](18028e4))
* move the variables from common to root for discoverability
([#102](#102))
([78e17f4](78e17f4))
* update license
([#92](#92))
([5c7b0fe](5c7b0fe))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants