Skip to content

Conversation

@medyagh
Copy link
Member

@medyagh medyagh commented Dec 8, 2025

  • Update nginx image references to use public ECR repository
  • Update MySQL image reference to use public ECR repository

There are still a few others like echo-sever that needs to be done after this PR

helps
#22076

#22067

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 8, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: medyagh

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

The pull request process is described here

Details 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 size/S Denotes a PR that changes 10-29 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Dec 8, 2025
@medyagh medyagh changed the title nodockerio test: replace ngnix and mysql docker.io images with other public images Dec 8, 2025
@medyagh
Copy link
Member Author

medyagh commented Dec 8, 2025

/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 Dec 8, 2025
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 22075 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 39.9s    │ 40.2s                  │
│ enable ingress │ 15.8s    │ 15.8s                  │
└────────────────┴──────────┴────────────────────────┘
Details

Times for minikube start: 38.3s 41.6s 39.1s 40.8s 39.7s
Times for minikube (PR 22075) start: 41.5s 40.9s 39.3s 39.8s 39.5s

Times for minikube (PR 22075) ingress: 15.7s 15.8s 15.7s 15.8s 15.7s
Times for minikube ingress: 15.7s 15.8s 15.8s 15.8s 15.8s

docker driver with docker runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 22075 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 21.9s    │ 23.8s                  │
│ enable ingress │ 11.0s    │ 10.6s                  │
└────────────────┴──────────┴────────────────────────┘
Details

Times for minikube start: 24.4s 19.9s 20.7s 23.1s 21.3s
Times for minikube (PR 22075) start: 24.8s 23.7s 23.1s 23.9s 23.4s

Times for minikube ingress: 10.6s 12.6s 10.6s 10.6s 10.6s
Times for minikube (PR 22075) ingress: 10.6s 10.6s 10.6s 10.6s 10.6s

docker driver with containerd runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 22075 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 19.9s    │ 20.5s                  │
│ enable ingress │ 20.5s    │ 20.1s                  │
└────────────────┴──────────┴────────────────────────┘
Details

Times for minikube start: 19.1s 17.7s 22.1s 21.3s 19.5s
Times for minikube (PR 22075) start: 19.9s 22.7s 21.8s 18.9s 18.9s

Times for minikube (PR 22075) ingress: 20.1s 20.1s 20.1s 20.1s 20.1s
Times for minikube ingress: 20.1s 20.1s 21.1s 21.1s 20.1s

@k8s-ci-robot
Copy link
Contributor

@medyagh: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
integration-vfkit-docker-macos-arm64 c94fefe link false /test integration-vfkit-docker-macos-arm64
integration-docker-crio-linux-x86-64 c94fefe link true /test integration-docker-crio-linux-x86-64
integration-kvm-crio-linux-x86-64 c94fefe link true /test integration-kvm-crio-linux-x86-64

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

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. I understand the commands that are listed here.

@medyagh medyagh merged commit 2a89676 into kubernetes:master Dec 8, 2025
36 of 51 checks passed
@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 (9 failed) TestISOImage/PersistentMounts//data(gopogh) Unknown
KVM_Linux (9 failed) TestISOImage/PersistentMounts//var/lib/docker(gopogh) Unknown
KVM_Linux (9 failed) TestISOImage/PersistentMounts//var/lib/cni(gopogh) Unknown
KVM_Linux (9 failed) TestISOImage/PersistentMounts//var/lib/kubelet(gopogh) Unknown
KVM_Linux (9 failed) TestISOImage/PersistentMounts//var/lib/minikube(gopogh) Unknown
KVM_Linux (9 failed) TestISOImage/PersistentMounts//var/lib/toolbox(gopogh) Unknown
KVM_Linux (9 failed) TestISOImage/PersistentMounts//var/lib/boot2docker(gopogh) Unknown
KVM_Linux (9 failed) TestISOImage/VersionJSON(gopogh) Unknown
KVM_Linux (9 failed) TestISOImage/eBPFSupport(gopogh) Unknown
KVM_Linux_crio (6 failed) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageRemove(gopogh) Unknown
KVM_Linux_crio (6 failed) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageLoadFromFile(gopogh) Unknown
KVM_Linux_crio (6 failed) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageSaveDaemon(gopogh) Unknown

Besides the following environments also have failed tests:

  • Docker_Linux_crio: 26 failed (gopogh)

  • Docker_Linux_crio_arm64: 48 failed (gopogh)

  • Docker_Linux_containerd_arm64: 34 failed (gopogh)

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

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants