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

Update ingress addon images #15339

Merged
merged 2 commits into from
Nov 14, 2022
Merged

Conversation

spowelljr
Copy link
Member

Before:
CVEs: 2 critical, 4 high, 4 medium, 3 low

After:
CVEs: None

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 10, 2022
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 10, 2022
@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 Nov 10, 2022
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 15339) |
+----------------+----------+---------------------+
| minikube start | 55.1s    | 55.2s               |
| enable ingress | 27.4s    | 27.7s               |
+----------------+----------+---------------------+

Times for minikube start: 54.3s 56.3s 57.1s 53.9s 53.8s
Times for minikube (PR 15339) start: 55.2s 54.3s 56.2s 54.6s 55.6s

Times for minikube ingress: 27.7s 28.7s 28.2s 28.2s 24.1s
Times for minikube (PR 15339) ingress: 28.7s 28.7s 27.9s 25.7s 27.6s

docker driver with docker runtime
error collecting results for docker driver: timing run 0 with minikube: timing cmd: [out/minikube addons enable ingress]: waiting for minikube: exit status 10
docker driver with containerd runtime
error downloading artifacts: artifact download start: exit status 90

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Docker_macOS TestAddons/parallel/Ingress (gopogh) n/a
Docker_Windows TestAddons/parallel/Ingress (gopogh) n/a
Docker_Cloud_Shell TestAddons/parallel/Ingress (gopogh) 0.00 (chart)
Docker_Linux TestAddons/parallel/Ingress (gopogh) 0.00 (chart)
Hyperkit_macOS TestAddons/parallel/Ingress (gopogh) 0.00 (chart)
Hyper-V_Windows TestAddons/parallel/Ingress (gopogh) 0.00 (chart)
KVM_Linux_containerd TestAddons/parallel/Ingress (gopogh) 0.00 (chart)
KVM_Linux TestAddons/parallel/Ingress (gopogh) 0.00 (chart)
Docker_Linux_containerd TestRunningBinaryUpgrade (gopogh) 1.20 (chart)
Docker_Windows TestStartStop/group/default-k8s-diff-port/serial/Pause (gopogh) 3.42 (chart)
Hyper-V_Windows TestNetworkPlugins/group/calico/Start (gopogh) 9.27 (chart)
Docker_Cloud_Shell TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (gopogh) 13.84 (chart)
Docker_Cloud_Shell TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop (gopogh) 15.43 (chart)
Docker_Cloud_Shell TestStartStop/group/cloud-shell/serial/SecondStart (gopogh) 15.43 (chart)
Docker_Cloud_Shell TestStartStop/group/cloud-shell/serial/Stop (gopogh) 15.43 (chart)
Docker_Cloud_Shell TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (gopogh) 15.43 (chart)
Docker_Linux_containerd TestPause/serial/Start (gopogh) 22.75 (chart)
Docker_Linux_containerd TestOffline (gopogh) 27.54 (chart)
Docker_Linux_containerd TestAddons/Setup (gopogh) 28.14 (chart)
Docker_Linux_containerd TestFunctional/parallel/DashboardCmd (gopogh) 28.14 (chart)
Docker_Linux_containerd TestFunctional/parallel/MountCmd/any-port (gopogh) 28.14 (chart)
Docker_Linux_containerd TestFunctional/parallel/MySQL (gopogh) 28.14 (chart)
Docker_Linux_containerd TestFunctional/parallel/PersistentVolumeClaim (gopogh) 28.14 (chart)
Docker_Linux_containerd TestFunctional/parallel/ServiceCmd (gopogh) 28.14 (chart)
Docker_Linux_containerd TestFunctional/parallel/ServiceCmdConnect (gopogh) 28.14 (chart)
Docker_Linux_containerd TestFunctional/parallel/TunnelCmd/serial/AccessDirect (gopogh) 28.14 (chart)
Docker_Linux_containerd TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (gopogh) 28.14 (chart)
Docker_Linux_containerd TestFunctional/serial/ExtraConfig (gopogh) 28.14 (chart)
Docker_Linux_containerd TestFunctional/serial/SoftStart (gopogh) 28.14 (chart)
Docker_Linux_containerd TestFunctional/serial/StartWithProxy (gopogh) 28.14 (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.

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 11, 2022
@medyagh
Copy link
Member

medyagh commented Nov 11, 2022

lgtm :)

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: medyagh, 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

@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 15339) |
+----------------+----------+---------------------+
| minikube start | 55.7s    | 56.3s               |
| enable ingress | 28.9s    | 28.4s               |
+----------------+----------+---------------------+

Times for minikube start: 56.2s 55.2s 55.8s 56.3s 54.9s
Times for minikube (PR 15339) start: 55.5s 56.5s 57.7s 55.3s 56.4s

Times for minikube (PR 15339) ingress: 26.3s 28.9s 28.8s 29.7s 28.3s
Times for minikube ingress: 29.2s 28.2s 28.7s 28.3s 29.8s

docker driver with docker runtime
error collecting results for docker driver: timing run 0 with minikube: timing cmd: [out/minikube addons enable ingress]: waiting for minikube: exit status 10
docker driver with containerd runtime
error downloading artifacts: artifact download start: exit status 90

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Docker_Windows TestMultiNode/serial/StartAfterStop (gopogh) 4.00 (chart)
Docker_Windows TestStartStop/group/embed-certs/serial/Pause (gopogh) 5.33 (chart)
Docker_Linux_containerd TestStartStop/group/no-preload/serial/FirstStart (gopogh) 11.67 (chart)
Docker_Linux_containerd TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (gopogh) 11.67 (chart)
Docker_Linux_containerd TestStartStop/group/no-preload/serial/DeployApp (gopogh) 12.40 (chart)
Docker_Linux_containerd TestStartStop/group/no-preload/serial/SecondStart (gopogh) 12.40 (chart)
Docker_macOS TestMultiNode/serial/RestartMultiNode (gopogh) 26.45 (chart)
Docker_Windows TestPause/serial/SecondStartNoReconfiguration (gopogh) 26.67 (chart)
Docker_Linux_containerd TestStartStop/group/old-k8s-version/serial/DeployApp (gopogh) 39.17 (chart)
Docker_Linux_containerd TestStartStop/group/old-k8s-version/serial/FirstStart (gopogh) 39.17 (chart)
Docker_Linux_containerd TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (gopogh) 39.17 (chart)
Docker_Linux_containerd TestStartStop/group/old-k8s-version/serial/SecondStart (gopogh) 39.67 (chart)
Docker_macOS TestMultiNode/serial/RestartKeepsNodes (gopogh) 42.15 (chart)
Docker_Linux_containerd TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (gopogh) 42.50 (chart)
Docker_Linux_containerd TestStartStop/group/embed-certs/serial/DeployApp (gopogh) 42.98 (chart)
Docker_Linux_containerd TestStartStop/group/embed-certs/serial/FirstStart (gopogh) 42.98 (chart)
Docker_Linux_containerd TestStartStop/group/embed-certs/serial/SecondStart (gopogh) 43.44 (chart)
Docker_Linux_containerd TestStartStop/group/default-k8s-diff-port/serial/SecondStart (gopogh) 47.50 (chart)
Docker_Linux_containerd TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (gopogh) 47.50 (chart)
Docker_Linux_containerd TestStartStop/group/default-k8s-diff-port/serial/DeployApp (gopogh) 48.78 (chart)
Docker_Windows TestNetworkPlugins/group/false/DNS (gopogh) 49.33 (chart)
Docker_Linux_containerd TestStartStop/group/default-k8s-diff-port/serial/FirstStart (gopogh) 49.60 (chart)
Docker_Windows TestNetworkPlugins/group/bridge/DNS (gopogh) 64.43 (chart)
Docker_Linux_containerd TestNetworkPlugins/group/enable-default-cni/DNS (gopogh) 78.12 (chart)
Docker_Linux_containerd TestNetworkPlugins/group/bridge/DNS (gopogh) 80.00 (chart)
Docker_Linux_containerd TestNetworkPlugins/group/calico/Start (gopogh) 99.17 (chart)
Docker_Linux_containerd TestKubernetesUpgrade (gopogh) 100.00 (chart)
Docker_Linux_containerd TestPreload (gopogh) 100.00 (chart)
Docker_macOS TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (gopogh) 100.00 (chart)
Docker_macOS TestIngressAddonLegacy/serial/ValidateIngressAddons (gopogh) 100.00 (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.

@spowelljr spowelljr merged commit 7dfff8c into kubernetes:master Nov 14, 2022
@spowelljr spowelljr deleted the updateIngress branch November 14, 2022 15:16
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants