Skip to content

chore(deps): drop github.com/avast/retry-go/v4 in favor of k8s.io libs#4915

Open
soltysh wants to merge 3 commits into
zarf-dev:mainfrom
soltysh:deps_replacement_2
Open

chore(deps): drop github.com/avast/retry-go/v4 in favor of k8s.io libs#4915
soltysh wants to merge 3 commits into
zarf-dev:mainfrom
soltysh:deps_replacement_2

Conversation

@soltysh
Copy link
Copy Markdown
Contributor

@soltysh soltysh commented May 20, 2026

Description

This PR drop the usage of github.com/avast/retry-go/v4 library, replacing all with either:

  • wait.ExponentialBackoffWithContext in most cases
  • wait.Until with custom DelayWithReset setting.

Related Issue

Relates to #4895

Checklist before merging

soltysh added 3 commits May 20, 2026 10:59
Signed-off-by: Maciej Szulik <maciej@defenseunicorns.com>
Signed-off-by: Maciej Szulik <maciej@defenseunicorns.com>
Signed-off-by: Maciej Szulik <maciej@defenseunicorns.com>
@soltysh soltysh requested review from a team as code owners May 20, 2026 14:07
@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 5e5411e
🔍 Latest deploy log https://app.netlify.com/projects/zarf-docs/deploys/6a0dc023dc0bff0008535503

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants