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

Align flux-dependencies in go.mod #3819

Merged
merged 2 commits into from
Jul 6, 2023
Merged

Align flux-dependencies in go.mod #3819

merged 2 commits into from
Jul 6, 2023

Conversation

foot
Copy link
Contributor

@foot foot commented Jul 6, 2023

Follows #3818 which reverts the migration to controller-runtime 0.15.0 for now.

Closes

What changed?

Align all the flux dep versions so they're more or less in sync.

Why was this change made?

Lots of diff deps in flux, want them to be aligned so no funny expected behaviour pops up

How was this change implemented?

Looking up the v2.0.0-rc.3 go.mod and making weave-gitops' go.mod versions as similar as possible

How did you validate the change?

  • local tests
  • pulled into weave-gitops-enterprise and ran smoke there too.

Release notes

Documentation Changes

@foot foot marked this pull request as ready for review July 6, 2023 09:32
Base automatically changed from revert-3811-3810-flux-v2 to main July 6, 2023 09:40
- Around the https://github.com/fluxcd/flux2/blob/v2.0.0-rc.3/go.mod
- v2.0.0-rc.3 is the last release that uses controller-runtime 0.14.x
- controller-runtime 0.15.0 introduces lots of breaking changes and a
  dependence on k8s golang 0.27.0
go.mod Outdated Show resolved Hide resolved
@foot foot enabled auto-merge (squash) July 6, 2023 12:07
@foot foot merged commit 7701762 into main Jul 6, 2023
@foot foot deleted the align-flux-deps-in-go-mod branch July 6, 2023 12:09
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