Skip to content

Addon ingress: Update ingress-nginx/controller image from v1.14.3 to v1.15.0#22756

Open
minikube-bot wants to merge 1 commit intokubernetes:masterfrom
minikube-bot:auto_bump_ingress_version
Open

Addon ingress: Update ingress-nginx/controller image from v1.14.3 to v1.15.0#22756
minikube-bot wants to merge 1 commit intokubernetes:masterfrom
minikube-bot:auto_bump_ingress_version

Conversation

@minikube-bot
Copy link
Collaborator

The ingress-nginx project released a new version

This PR was auto-generated by make update-ingress-version using update-ingress-version.yml CI Workflow.

@minikube-bot minikube-bot force-pushed the auto_bump_ingress_version branch from b9272fe to f01e3a8 Compare March 14, 2026 08:09
@minikube-bot minikube-bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Mar 14, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

The full list of commands accepted by this bot can be found 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 14, 2026
@k8s-ci-robot
Copy link
Contributor

Hi @minikube-bot. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 22756 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 37.2s    │ 36.4s                  │
│ enable ingress │ 15.8s    │ 19.1s                  │
└────────────────┴──────────┴────────────────────────┘
Details

Times for minikube ingress: 15.7s 15.7s 15.8s 15.8s 15.7s
Times for minikube (PR 22756) ingress: 19.8s 19.3s 18.8s 18.8s 18.8s

Times for minikube start: 35.7s 40.6s 37.4s 36.6s 35.8s
Times for minikube (PR 22756) start: 36.9s 36.6s 35.6s 36.2s 36.9s

docker driver with docker runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 22756 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 19.2s    │ 21.0s                  │
│ enable ingress │ 16.8s    │ 12.6s                  │
└────────────────┴──────────┴────────────────────────┘
Details

Times for minikube start: 18.1s 18.5s 22.1s 18.3s 19.0s
Times for minikube (PR 22756) start: 20.9s 21.0s 22.8s 21.7s 18.7s

Times for minikube ingress: 41.6s 10.6s 10.6s 10.7s 10.7s
Times for minikube (PR 22756) ingress: 12.6s 12.6s 12.7s 12.7s 12.7s

docker driver with containerd runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 22756 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 16.6s    │ 17.1s                  │
│ enable ingress │ 22.9s    │ 23.9s                  │
└────────────────┴──────────┴────────────────────────┘
Details

Times for minikube (PR 22756) start: 17.1s 16.1s 16.6s 16.5s 19.0s
Times for minikube start: 17.0s 16.5s 16.2s 16.5s 16.6s

Times for minikube ingress: 23.2s 23.1s 23.1s 23.1s 22.1s
Times for minikube (PR 22756) ingress: 24.1s 25.1s 25.2s 23.1s 22.1s

@k8s-ci-robot
Copy link
Contributor

@minikube-bot: 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
pull-minikube-docker-containerd-linux-x86 f01e3a8 link true /test pull-minikube-docker-containerd-linux-x86
pull-minikube-docker-containerd-linux-arm f01e3a8 link false /test pull-minikube-docker-containerd-linux-arm
pull-minikube-kvm-docker-linux-x86 f01e3a8 link true /test pull-minikube-kvm-docker-linux-x86
pull-minikube-docker-crio-linux-x86 f01e3a8 link false /test pull-minikube-docker-crio-linux-x86

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.

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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants