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

chore: add an ADR for the GitLab runner sandbox Zarf agent ignore setting #100

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

Racer159
Copy link
Contributor

Description

This adds an ADR for the GitLab runner sandbox Zarf agent ignore setting.

Related Issue

Fixes #99

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 merged commit 6f13ee1 into main Jun 27, 2024
9 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ADR] GitLab Runner Sandbox image pulls
2 participants