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

CNI Flannel: Update from v0.21.5 to v0.22.0 #16597

Merged
merged 1 commit into from
May 31, 2023

Conversation

spowelljr
Copy link
Member

Before:

docker.io/flannel/flannel:v0.21.5
7 vulnerabilities found in 3 packages
  UNSPECIFIED  6  
  LOW          0  
  MEDIUM       0  
  HIGH         1  
  CRITICAL     0  

After:

docker.io/flannel/flannel:v0.22.0
✓ No vulnerable package detected

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 30, 2023
@spowelljr
Copy link
Member Author

/ok-to-test

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: spowelljr

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

The pull request process is described 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 ok-to-test Indicates a non-member PR verified by an org member that is safe to test. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 30, 2023
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 16597) |
+----------------+----------+---------------------+
| minikube start | 54.2s    | 51.6s               |
| enable ingress | 28.0s    | 27.1s               |
+----------------+----------+---------------------+

Times for minikube start: 53.5s 52.9s 53.0s 57.7s 53.7s
Times for minikube (PR 16597) start: 49.7s 51.9s 50.9s 52.7s 52.7s

Times for minikube ingress: 28.2s 27.2s 28.2s 28.2s 28.2s
Times for minikube (PR 16597) ingress: 27.1s 27.7s 28.1s 27.2s 25.2s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 16597) |
+----------------+----------+---------------------+
| minikube start | 23.7s    | 22.8s               |
| enable ingress | 21.3s    | 21.5s               |
+----------------+----------+---------------------+

Times for minikube start: 24.5s 24.8s 24.9s 22.1s 22.0s
Times for minikube (PR 16597) start: 22.4s 22.5s 21.1s 22.4s 25.5s

Times for minikube ingress: 21.8s 20.8s 21.9s 20.9s 20.8s
Times for minikube (PR 16597) ingress: 20.4s 20.9s 21.3s 22.9s 21.9s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 16597) |
+----------------+----------+---------------------+
| minikube start | 22.8s    | 22.6s               |
| enable ingress | 31.6s    | 31.6s               |
+----------------+----------+---------------------+

Times for minikube start: 23.0s 23.1s 23.3s 20.7s 23.6s
Times for minikube (PR 16597) start: 23.1s 20.7s 23.5s 24.7s 20.8s

Times for minikube ingress: 31.4s 32.3s 31.3s 31.4s 31.4s
Times for minikube (PR 16597) ingress: 31.4s 31.4s 31.4s 32.4s 31.4s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Docker_Linux_containerd_arm64 TestStoppedBinaryUpgrade/Upgrade (gopogh) 0.61 (chart)
KVM_Linux TestStartStop/group/no-preload/serial/AddonExistsAfterStop (gopogh) 1.84 (chart)
KVM_Linux TestStartStop/group/no-preload/serial/Pause (gopogh) 1.84 (chart)
KVM_Linux TestStartStop/group/no-preload/serial/SecondStart (gopogh) 1.84 (chart)
KVM_Linux TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (gopogh) 1.84 (chart)
KVM_Linux TestStartStop/group/no-preload/serial/VerifyKubernetesImages (gopogh) 1.84 (chart)
QEMU_macOS TestFunctional/parallel/CpCmd (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/DashboardCmd (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/DockerEnv/bash (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/FileSync (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/ImageCommands/ImageBuild (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/ImageCommands/ImageListTable (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/ImageCommands/ImageLoadDaemon (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/ImageCommands/ImageLoadFromFile (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/ImageCommands/ImageReloadDaemon (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/ImageCommands/ImageSaveToFile (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/NodeLabels (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/NonActiveRuntimeDisabled (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/ServiceCmd/DeployApp (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/ServiceCmd/HTTPS (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/ServiceCmd/JSONOutput (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/ServiceCmd/List (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/ServiceCmd/URL (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/StatusCmd (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/TunnelCmd/serial/AccessDirect (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/UpdateContextCmd/no_changes (gopogh) 1.94 (chart)
More tests... Continued...

Too many tests failed - See test logs for more details.

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

@medyagh medyagh merged commit 1954b50 into kubernetes:master May 31, 2023
@spowelljr spowelljr deleted the updateFlannel branch May 31, 2023 20:39
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/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.

4 participants