Skip to content

CNI: Update flannel from v0.28.5 to v0.28.9 - #23457

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

CNI: Update flannel from v0.28.5 to v0.28.9#23457
minikube-bot wants to merge 1 commit into
kubernetes:masterfrom
minikube-bot:auto_bump_flannel_version

Conversation

@minikube-bot

Copy link
Copy Markdown
Collaborator

The flannel project released a new version

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

@minikube-bot
minikube-bot force-pushed the auto_bump_flannel_version branch from 4672614 to d4593bc Compare August 8, 2026 08:12
@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 Aug 8, 2026
@kubernetes-prow

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 prezha 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

@kubernetes-prow
kubernetes-prow Bot requested a review from nirs August 8, 2026 08:12
@kubernetes-prow kubernetes-prow Bot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 8, 2026
@kubernetes-prow

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.

path: /readyz
port: healthz
initialDelaySeconds: 5
periodSeconds: 10

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unexpected content for version update.

@nirs

nirs commented Aug 10, 2026

Copy link
Copy Markdown
Member

/hold

@kubernetes-prow kubernetes-prow Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 10, 2026
@minikube-bot
minikube-bot force-pushed the auto_bump_flannel_version branch from d4593bc to b417711 Compare August 15, 2026 08:05
@kubernetes-prow

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 b417711 link false /test pull-minikube-docker-crio-linux-x86
pull-minikube-kvm-crio-linux-x86 b417711 link false /test pull-minikube-kvm-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.

@minikube-pr-bot

Copy link
Copy Markdown

kvm2 driver with docker runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 23457 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 39.0s    │ 39.2s                  │
│ enable ingress │ 18.1s    │ 18.9s                  │
└────────────────┴──────────┴────────────────────────┘
Details

Times for minikube ingress: 15.3s 18.3s 18.8s 18.8s 19.3s
Times for minikube (PR 23457) ingress: 19.2s 19.2s 18.8s 18.3s 18.8s

Times for minikube start: 37.8s 38.5s 39.8s 39.5s 39.2s
Times for minikube (PR 23457) start: 39.3s 38.3s 39.6s 39.8s 39.2s

docker driver with docker runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 23457 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 20.5s    │ 20.4s                  │
│ enable ingress │ 12.7s    │ 12.9s                  │
└────────────────┴──────────┴────────────────────────┘
Details

Times for minikube start: 21.8s 21.7s 18.6s 18.5s 21.7s
Times for minikube (PR 23457) start: 18.4s 21.8s 21.4s 19.0s 21.4s

Times for minikube ingress: 12.6s 12.7s 12.6s 12.6s 13.1s
Times for minikube (PR 23457) ingress: 13.1s 12.7s 13.1s 13.1s 12.6s

docker driver with containerd runtime

┌────────────────┬──────────┬────────────────────────┐
│    COMMAND     │ MINIKUBE │ MINIKUBE  ( PR 23457 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 17.2s    │ 16.9s                  │
│ enable ingress │ 24.7s    │ 24.6s                  │
└────────────────┴──────────┴────────────────────────┘
Details

Times for minikube ingress: 24.6s 24.6s 24.6s 25.2s 24.6s
Times for minikube (PR 23457) ingress: 24.6s 24.6s 24.6s 24.6s 24.6s

Times for minikube start: 16.5s 16.8s 16.4s 17.1s 19.3s
Times for minikube (PR 23457) start: 16.5s 16.9s 16.1s 18.8s 16.1s

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. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. 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