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: replace helpers.Retry with go-retry and adjust delay #2856

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

phillebaba
Copy link
Member

@phillebaba phillebaba commented Aug 8, 2024

Description

This change replaces the different retry implementations with only using go-retry.

Related Issue

Part of #2827
Relates to #2576

Checklist before merging

Copy link

codecov bot commented Aug 8, 2024

Signed-off-by: Philip Laine <philip.laine@gmail.com>
@AustinAbro321 AustinAbro321 added this pull request to the merge queue Aug 12, 2024
@schristoff schristoff removed this pull request from the merge queue due to a manual request Aug 12, 2024
@schristoff schristoff added this pull request to the merge queue Aug 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 12, 2024
@phillebaba phillebaba added this pull request to the merge queue Aug 12, 2024
Merged via the queue into main with commit 3ee850e Aug 12, 2024
26 checks passed
@phillebaba phillebaba deleted the feature/retry branch August 12, 2024 20:30
mjnagel pushed a commit to defenseunicorns/uds-core that referenced this pull request Aug 14, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/zarf-dev/packages/init | patch | `v0.38.1` -> `v0.38.2` |
| [zarf-dev/zarf](https://github.com/zarf-dev/zarf) | patch |
`v0.38.1` -> `v0.38.2` |

---

### Release Notes

<details>
<summary>zarf-dev/zarf (zarf-dev/zarf)</summary>

### [`v0.38.2`](https://github.com/zarf-dev/zarf/releases/tag/v0.38.2)

[Compare
Source](https://github.com/zarf-dev/zarf/compare/v0.38.1...v0.38.2)

##### What's Changed

- chore(deps): bump github.com/google/go-containerregistry from 0.20.1
to 0.20.2 by [@&#8203;dependabot](https://github.com/dependabot) in
[zarf-dev/zarf#2863
- chore(deps): bump k8s.io/kubectl from 0.30.0 to 0.30.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[zarf-dev/zarf#2862
- ci: add renamed github workflow jobs to the shim workflow by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2858
- test: docker exec to in memory registry by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2869
- fix: replace helpers.Retry with go-retry and adjust delay by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[zarf-dev/zarf#2856
- feat: introduce beta schema by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2859
- refactor: move validate to lint by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[zarf-dev/zarf#2839

**Full Changelog**:
zarf-dev/zarf@v0.38.0...v0.38.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[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
Development

Successfully merging this pull request may close these issues.

3 participants