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

Build controller without CGO #1725

Merged
merged 2 commits into from
Feb 20, 2025
Merged

Build controller without CGO #1725

merged 2 commits into from
Feb 20, 2025

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Feb 20, 2025

This PR normalises the multi-arch build of source-controller with all the other Flux controllers. We no longer need to build with CGO for the SHA1 collision detection (this was fixed in go-git).

@stefanprodan stefanprodan added the area/ci CI related issues and pull requests label Feb 20, 2025
@stefanprodan stefanprodan requested a review from pjbgf February 20, 2025 07:58
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan merged commit 847d55f into main Feb 20, 2025
8 checks passed
@stefanprodan stefanprodan deleted the build-no-cgo branch February 20, 2025 09:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants