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

ISO: bump go version to 1.23 #20507

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ComradeProgrammer
Copy link
Member

@ComradeProgrammer ComradeProgrammer commented Mar 9, 2025

ISO: bump go version to 1.23
FIX #20497
CLOSE #20485

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ComradeProgrammer
Once this PR has been reviewed and has the lgtm label, please assign prezha 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 the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 9, 2025
@k8s-ci-robot k8s-ci-robot requested review from medyagh and prezha March 9, 2025 20:05
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 9, 2025
@ComradeProgrammer
Copy link
Member Author

ComradeProgrammer commented Mar 9, 2025

/ok-to-build-iso

@ComradeProgrammer
Copy link
Member Author

ComradeProgrammer commented Mar 9, 2025

/ok-to-build-image

@ComradeProgrammer
Copy link
Member Author

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Mar 9, 2025
@ComradeProgrammer
Copy link
Member Author

ok-to-build-iso

@ComradeProgrammer
Copy link
Member Author

/ok-to-build-iso

@minikube-bot
Copy link
Collaborator

Hi @ComradeProgrammer, we have updated your PR with the reference to newly built kicbase image. Pull the changes locally if you want to test with them or update your PR further.

@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 9, 2025
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 20507) |
+----------------+----------+---------------------+
| minikube start | 52.7s    | 52.5s               |
| enable ingress | 17.3s    | 18.0s               |
+----------------+----------+---------------------+

Times for minikube ingress: 15.6s 17.1s 19.1s 15.0s 19.6s
Times for minikube (PR 20507) ingress: 18.6s 19.1s 18.6s 14.6s 19.1s

Times for minikube start: 51.7s 55.7s 51.4s 52.8s 51.8s
Times for minikube (PR 20507) start: 52.2s 53.2s 52.0s 51.7s 53.3s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 20507) |
+----------------+----------+---------------------+
| minikube start | 23.6s    | 23.7s               |
| enable ingress | 12.6s    | 12.5s               |
+----------------+----------+---------------------+

Times for minikube ingress: 12.4s 12.3s 13.0s 12.8s 12.3s
Times for minikube (PR 20507) ingress: 12.3s 12.4s 12.9s 12.3s 12.9s

Times for minikube start: 24.9s 21.9s 21.4s 25.2s 24.8s
Times for minikube (PR 20507) start: 24.7s 25.2s 22.5s 24.5s 21.6s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 20507) |
+----------------+----------+---------------------+
| minikube start | 23.2s    | 22.2s               |
| enable ingress | 35.8s    | 35.6s               |
+----------------+----------+---------------------+

Times for minikube (PR 20507) start: 23.7s 21.2s 22.9s 23.0s 20.3s
Times for minikube start: 23.7s 23.9s 24.2s 20.6s 23.5s

Times for minikube ingress: 39.8s 38.8s 38.8s 38.8s 22.8s
Times for minikube (PR 20507) ingress: 38.8s 22.8s 38.8s 38.8s 38.8s

@minikube-pr-bot

This comment has been minimized.

@ComradeProgrammer
Copy link
Member Author

/ok-to-build-iso

@ComradeProgrammer
Copy link
Member Author

ok-to-build-iso

@minikube-pr-bot
Copy link

Here are the number of top 10 failed tests in each environments with lowest flake rate.

Environment Test Name Flake Rate
KVM_Linux_containerd (1 failed) TestNoKubernetes/serial/ProfileList(gopogh) 0.00% (chart)

Besides the following environments also have failed tests:

  • KVM_Linux_crio: 11 failed (gopogh)

  • Docker_Linux_crio: 1 failed (gopogh)

  • Docker_Linux_crio_arm64: 1 failed (gopogh)

  • Docker_Cloud_Shell: 3 failed (gopogh)

  • Docker_Linux_containerd_arm64: 1 failed (gopogh)

To see the flake rates of all tests by environment, click here.

@medyagh
Copy link
Member

medyagh commented Mar 10, 2025

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 10, 2025
@k8s-ci-robot
Copy link
Contributor

PR needs rebase.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump to Containerd 2
5 participants