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

Downgrade Go to 1.22.7 in build pipeline #1676

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

wildum
Copy link
Contributor

@wildum wildum commented Sep 12, 2024

We can't build the linux images for Go 1.23.1 because of this issue: golang/go#68976

We need 1.22.7 version because we need to upgrade the pyroscope dependency following the update of the cilium/ebpf pkg (see https://github.com/grafana/pyroscope/blob/main/ebpf/go.mod)

@wildum wildum requested a review from a team as a code owner September 12, 2024 09:51
@wildum wildum merged commit 4ae85d8 into main Sep 12, 2024
20 checks passed
@wildum wildum deleted the downgrade-go-build-pipeline branch September 12, 2024 12:33
wildum added a commit that referenced this pull request Sep 17, 2024
wildum added a commit that referenced this pull request Sep 17, 2024
* Use alternate runc repository (#1672)

* Use alternate runc repository

* Update go version to 1.22.7

---------

Co-authored-by: William Dumont <[email protected]>

* Downgrade Go to 1.22.7 in build pipeline (#1676)

* Upgrade go to 1.22.7 and use corresponding build image (#1677)

* upgrade Go 1.22.7

* upgrade build image

---------

Co-authored-by: Rafael Roquetto <[email protected]>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants