Skip to content

HA (multi-control plane): Update kube-vip from v1.1.2 to v1.2.0#23080

Open
minikube-bot wants to merge 1 commit into
kubernetes:masterfrom
minikube-bot:auto_bump_kube_vip_version
Open

HA (multi-control plane): Update kube-vip from v1.1.2 to v1.2.0#23080
minikube-bot wants to merge 1 commit into
kubernetes:masterfrom
minikube-bot:auto_bump_kube_vip_version

Conversation

@minikube-bot

Copy link
Copy Markdown
Collaborator

The kube-vip project released a new version

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

@minikube-bot minikube-bot force-pushed the auto_bump_kube_vip_version branch from 800c435 to d30c97f Compare May 30, 2026 08:55
@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 May 30, 2026
@k8s-ci-robot

Copy link
Copy Markdown
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 nirs 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 May 30, 2026
@k8s-ci-robot

Copy link
Copy Markdown
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

This comment has been minimized.

@minikube-bot minikube-bot force-pushed the auto_bump_kube_vip_version branch from d30c97f to 8699fc0 Compare June 6, 2026 09:00
@linux-foundation-easycla

Copy link
Copy Markdown

CLA Missing ID

  • ❌ The email address for the commit (8699fc0) is not linked to the GitHub account, preventing the EasyCLA check. Consult this Help Article and GitHub Help to resolve. (To view the commit's email address, add .patch at the end of this PR page's URL.) For further assistance with EasyCLA, please visit our EasyCLA portal and chat with our support bot.

@k8s-ci-robot k8s-ci-robot added cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. and removed cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jun 6, 2026
@k8s-ci-robot

Copy link
Copy Markdown
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-crio-linux-x86 8699fc0 link false /test pull-minikube-docker-crio-linux-x86
pull-minikube-docker-docker-linux-x86 8699fc0 link true /test pull-minikube-docker-docker-linux-x86
pull-minikube-kvm-containerd-linux-x86 8699fc0 link true /test pull-minikube-kvm-containerd-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.

@minikube-pr-bot

Copy link
Copy Markdown

kvm2 driver with docker runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 23080 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 40.1s    │ 41.0s                  │
│ enable ingress │ 20.2s    │ 20.4s                  │
└────────────────┴──────────┴────────────────────────┘
Details

Times for minikube start: 41.5s 40.6s 38.3s 40.3s 39.8s
Times for minikube (PR 23080) start: 42.1s 40.5s 41.2s 41.3s 40.0s

Times for minikube ingress: 20.4s 19.4s 20.8s 19.4s 20.9s
Times for minikube (PR 23080) ingress: 20.4s 20.4s 20.4s 20.4s 20.4s

docker driver with docker runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 23080 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 20.2s    │ 22.7s                  │
│ enable ingress │ 12.2s    │ 12.3s                  │
└────────────────┴──────────┴────────────────────────┘
Details

Times for minikube start: 19.6s 19.5s 22.3s 19.6s 19.9s
Times for minikube (PR 23080) start: 23.0s 22.6s 22.4s 23.0s 22.6s

Times for minikube ingress: 12.2s 12.2s 12.2s 12.2s 12.2s
Times for minikube (PR 23080) ingress: 12.2s 12.2s 12.7s 12.2s 12.2s

docker driver with containerd runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 23080 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 19.2s    │ 19.2s                  │
│ enable ingress │ 23.1s    │ 23.2s                  │
└────────────────┴──────────┴────────────────────────┘
Details

Times for minikube start: 19.8s 17.3s 17.4s 21.1s 20.6s
Times for minikube (PR 23080) start: 17.6s 20.1s 20.8s 19.8s 17.9s

Times for minikube ingress: 23.2s 23.2s 22.7s 23.2s 23.2s
Times for minikube (PR 23080) ingress: 23.2s 23.2s 23.2s 23.2s 23.2s

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

Labels

cncf-cla: no Indicates the PR's author has not 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