Skip to content

Conversation

dims
Copy link
Member

@dims dims commented Sep 9, 2025

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?


@k8s-ci-robot
Copy link
Contributor

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Sep 9, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dims
Once this PR has been reviewed and has the lgtm label, please assign verolop for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added area/release-eng Issues or PRs related to the Release Engineering subproject sig/release Categorizes an issue or PR as relevant to SIG Release. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 9, 2025
@dims dims force-pushed the switch-to-building-golang-ourselves branch 10 times, most recently from 657f82f to 88f07c1 Compare September 9, 2025 01:46
@cpanato
Copy link
Member

cpanato commented Sep 9, 2025

thanks @dims i was working on that, but last week i was busy with company work.
Let me know if you need help here

@dims
Copy link
Member Author

dims commented Sep 9, 2025

@cpanato definitely, wanted to pitch in .. as this came up in kubernetes-sigs/structured-merge-diff#292 (comment) again

@dims
Copy link
Member Author

dims commented Sep 9, 2025

/test pull-release-image-go-runner

@ameukam
Copy link
Member

ameukam commented Sep 9, 2025

FYI https://github.com/docker-library/golang/blob/master/Dockerfile-linux.template if we want to deal with multi-arch.

@cpanato
Copy link
Member

cpanato commented Sep 9, 2025

Step #1:  > [builder  4/12] RUN echo "Installing bootstrap Go version: 1.24.7 (arm)" &&     curl -fsSL "https://go.dev/dl/go1.24.7.linux-arm.tar.gz" -o /tmp/go-bootstrap.tar.gz &&     tar -xzf /tmp/go-bootstrap.tar.gz -C /usr/local &&     mv /usr/local/go /usr/local/go-bootstrap &&     rm /tmp/go-bootstrap.tar.gz:
Step #1: #7 0.173 Installing bootstrap Go version: 1.24.7 (arm)
Step #1: #7 2.613 curl: (22) The requested URL returned error: 404

@dims
Copy link
Member Author

dims commented Sep 9, 2025

@cpanato @ameukam looks like this is going to be complicated :( i will try what i can today and then hand it off back to you @cpanato as you have more experience at this :) (and i will be travelling the rest of the week)

@cpanato
Copy link
Member

cpanato commented Sep 9, 2025

i will take over not a problem, thanks Dims

might have some delays as i will be traveling end of this week and will be out the entire next one, but will do my best

@dims dims force-pushed the switch-to-building-golang-ourselves branch from 88f07c1 to 6f08ab4 Compare September 9, 2025 13:08
@dims
Copy link
Member Author

dims commented Sep 9, 2025

/test pull-release-image-go-runner

@dims dims force-pushed the switch-to-building-golang-ourselves branch 3 times, most recently from 8fa971b to af80483 Compare September 10, 2025 00:05
@dims
Copy link
Member Author

dims commented Sep 10, 2025

/test pull-release-image-go-runner

@dims dims force-pushed the switch-to-building-golang-ourselves branch 2 times, most recently from f98298d to b3f26af Compare September 12, 2025 15:21
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 12, 2025
@dims dims force-pushed the switch-to-building-golang-ourselves branch from b3f26af to 1fab404 Compare September 12, 2025 15:21
@dims dims force-pushed the switch-to-building-golang-ourselves branch from 1fab404 to 0913ee7 Compare September 12, 2025 18:35
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 12, 2025
@dims
Copy link
Member Author

dims commented Sep 15, 2025

see follow up with lessons learned in #4119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. needs-priority sig/release Categorizes an issue or PR as relevant to SIG Release. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants