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

Bump Go versions #494

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Bump Go versions #494

merged 3 commits into from
Dec 4, 2024

Conversation

patrickdappollonio
Copy link
Member

@patrickdappollonio patrickdappollonio commented Nov 26, 2024

Description

This PR bumps up the versions from all the dependencies here to ensure they are inline with upstream requests. Our current critical path is:

github.com/argoproj/argo-cd/v2
github.com/argoproj/gitops-engine
sigs.k8s.io/kustomize/kustomize/v5

Those dependencies heavily affect what we can pull vs what we cannot.

Two other noteworthy changes:

  • Civo's SDK added paginated support for object store credentials so the code had to be updated
  • The copy files package added additional info to its callback so it had to be updated

Cloudflare also seems to have a stable version of their package. We are using an unstable version. We should move to the new version because the ZoneID seems to be gone from their API.

Related Issue(s)

Fixes #

How to test

@patrickdappollonio patrickdappollonio self-assigned this Nov 26, 2024
@patrickdappollonio patrickdappollonio merged commit ed85444 into main Dec 4, 2024
2 checks passed
@patrickdappollonio patrickdappollonio deleted the fix-go-vendor branch December 4, 2024 21:49
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.

2 participants