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

Update Flux components to Go 1.20 in go.mod and oss-fuzz #4014

Closed
10 tasks done
stefanprodan opened this issue Jun 26, 2023 · 0 comments
Closed
10 tasks done

Update Flux components to Go 1.20 in go.mod and oss-fuzz #4014

stefanprodan opened this issue Jun 26, 2023 · 0 comments
Labels
area/ci CI related issues and pull requests umbrella-issue Umbrella issue for tracking progress of a larger effort

Comments

@stefanprodan
Copy link
Member

stefanprodan commented Jun 26, 2023

To align the Go version with Kubernetes and controller-runtime, we need to bump Go to 1.20 in all APIs go.mod, all controllers go.mod and all packages go.mod. We also have to install Go 1.20 in all oss-fuzz Dockerfiles as the base image comes with 1.19.

TODO:

  • pkg
  • source-watcher
  • source-controller
  • kustomize-controller
  • notification-controller
  • helm-controller
  • image-reflector-controller
  • image-automation-controller
  • flux2
  • terraform-provider-flux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI related issues and pull requests umbrella-issue Umbrella issue for tracking progress of a larger effort
Projects
None yet
Development

No branches or pull requests

1 participant