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 Calico: Update from v3.25.1 to v3.26.0 #16596

Merged
merged 1 commit into from
May 31, 2023

Conversation

spowelljr
Copy link
Member

Before:

docker.io/calico/cni:v3.25.1
31 vulnerabilities found in 4 packages
  LOW       0   
  MEDIUM    4   
  HIGH      21  
  CRITICAL  6 

docker.io/calico/node:v3.25.1
23 vulnerabilities found in 8 packages
  UNSPECIFIED  1   
  LOW          4   
  MEDIUM       10  
  HIGH         6   
  CRITICAL     2 

After:

docker.io/calico/cni:v3.26.0
16 vulnerabilities found in 2 packages
  LOW       0   
  MEDIUM    3   
  HIGH      11  
  CRITICAL  2

docker.io/calico/node:v3.26.0
12 vulnerabilities found in 5 packages
  LOW       4  
  MEDIUM    7  
  HIGH      1  
  CRITICAL  0  

@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
@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 approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 30, 2023
@spowelljr
Copy link
Member Author

/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 May 30, 2023
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 16596) |
+----------------+----------+---------------------+
| minikube start | 53.1s    | 52.4s               |
| enable ingress | 27.8s    | 26.9s               |
+----------------+----------+---------------------+

Times for minikube start: 52.7s 52.5s 53.2s 53.2s 54.0s
Times for minikube (PR 16596) start: 52.3s 52.5s 55.6s 49.5s 52.3s

Times for minikube ingress: 29.2s 28.1s 28.6s 26.1s 26.7s
Times for minikube (PR 16596) ingress: 28.1s 28.2s 25.7s 24.6s 28.2s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 16596) |
+----------------+----------+---------------------+
| minikube start | 22.2s    | 24.4s               |
| enable ingress | 21.2s    | 20.6s               |
+----------------+----------+---------------------+

Times for minikube start: 22.0s 21.4s 25.2s 21.3s 21.2s
Times for minikube (PR 16596) start: 23.9s 24.7s 23.8s 24.7s 24.9s

Times for minikube ingress: 21.8s 20.9s 21.8s 20.8s 20.8s
Times for minikube (PR 16596) ingress: 20.8s 20.8s 20.8s 19.8s 20.8s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 16596) |
+----------------+----------+---------------------+
| minikube start | 21.9s    | 22.5s               |
| enable ingress | 31.5s    | 26.2s               |
+----------------+----------+---------------------+

Times for minikube start: 22.5s 23.4s 23.0s 19.8s 20.7s
Times for minikube (PR 16596) start: 23.4s 23.1s 20.7s 22.9s 22.7s

Times for minikube ingress: 32.3s 31.3s 31.3s 31.3s 31.3s
Times for minikube (PR 16596) ingress: 19.3s 31.4s 31.3s 18.4s 30.4s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Hyper-V_Windows TestMultiNode/serial/DeleteNode (gopogh) 0.00 (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)
QEMU_macOS TestFunctional/parallel/UpdateContextCmd/no_clusters (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/parallel/Version/components (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/serial/CacheCmd/cache/cache_reload (gopogh) 1.94 (chart)
QEMU_macOS TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (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 574b007 into kubernetes:master May 31, 2023
@spowelljr spowelljr deleted the updateCalico 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants