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

Upgrade Headlamp version to 0.13.0 #15186

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

joaquimrocha
Copy link
Contributor

Upgrade Headlamp version to 0.13.0
cc: @joaquimrocha

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Oct 20, 2022
@k8s-ci-robot
Copy link
Contributor

Hi @joaquimrocha. 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. Regular contributors should join the org to skip this step.

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.

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/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 20, 2022
@minikube-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@spowelljr
Copy link
Member

/ok-to-test

@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. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Oct 20, 2022
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 15186) |
+----------------+----------+---------------------+
| minikube start | 57.5s    | 55.9s               |
| enable ingress | 29.0s    | 28.6s               |
+----------------+----------+---------------------+

Times for minikube start: 58.2s 56.8s 55.9s 60.5s 55.9s
Times for minikube (PR 15186) start: 56.3s 56.7s 55.9s 55.1s 55.6s

Times for minikube (PR 15186) ingress: 25.7s 29.7s 29.7s 29.6s 28.2s
Times for minikube ingress: 29.2s 29.2s 29.2s 28.7s 28.6s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 15186) |
+----------------+----------+---------------------+
| minikube start | 27.0s    | 27.5s               |
| enable ingress | 33.6s    | 34.0s               |
+----------------+----------+---------------------+

Times for minikube start: 26.9s 26.6s 26.6s 27.1s 27.8s
Times for minikube (PR 15186) start: 26.8s 27.1s 31.1s 25.8s 26.8s

Times for minikube ingress: 83.0s 20.0s 23.0s 22.0s 20.0s
Times for minikube (PR 15186) ingress: 21.5s 83.0s 21.5s 22.0s 22.0s

docker driver with containerd runtime

+-------------------+----------+---------------------+
|      COMMAND      | MINIKUBE | MINIKUBE (PR 15186) |
+-------------------+----------+---------------------+
| minikube start    | 24.7s    | 29.5s               |
| ⚠️  enable ingress | 27.5s    | 32.9s ⚠️             |
+-------------------+----------+---------------------+

Times for minikube start: 24.5s 24.8s 24.5s 24.5s 25.3s
Times for minikube (PR 15186) start: 26.9s 35.9s 24.7s 24.8s 35.1s

Times for minikube ingress: 29.0s 27.0s 27.0s 27.5s 27.0s
Times for minikube (PR 15186) ingress: 27.0s 26.0s 27.0s 27.0s 57.5s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Hyper-V_Windows TestNetworkPlugins/group/kubenet/Start (gopogh) 3.33 (chart)
Docker_Linux TestNetworkPlugins/group/kindnet/DNS (gopogh) 6.52 (chart)
KVM_Linux_containerd TestPause/serial/SecondStartNoReconfiguration (gopogh) 10.14 (chart)
Docker_Linux_containerd TestStartStop/group/no-preload/serial/SecondStart (gopogh) 12.39 (chart)
Docker_Linux_containerd TestPause/serial/Start (gopogh) 23.84 (chart)
Docker_Linux_containerd TestOffline (gopogh) 26.49 (chart)
Docker_Linux_containerd TestAddons/Setup (gopogh) 27.15 (chart)
Docker_Linux_containerd TestFunctional/parallel/DashboardCmd (gopogh) 27.15 (chart)
Docker_Linux_containerd TestFunctional/parallel/MountCmd/any-port (gopogh) 27.15 (chart)
Docker_Linux_containerd TestFunctional/parallel/MySQL (gopogh) 27.15 (chart)
Docker_Linux_containerd TestFunctional/parallel/PersistentVolumeClaim (gopogh) 27.15 (chart)
Docker_Linux_containerd TestFunctional/parallel/ServiceCmd (gopogh) 27.15 (chart)
Docker_Linux_containerd TestFunctional/parallel/ServiceCmdConnect (gopogh) 27.15 (chart)
Docker_Linux_containerd TestFunctional/parallel/TunnelCmd/serial/AccessDirect (gopogh) 27.15 (chart)
Docker_Linux_containerd TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (gopogh) 27.15 (chart)
Docker_Linux_containerd TestFunctional/serial/ExtraConfig (gopogh) 27.15 (chart)
Docker_Linux_containerd TestFunctional/serial/SoftStart (gopogh) 27.15 (chart)
Docker_Linux_containerd TestFunctional/serial/StartWithProxy (gopogh) 27.15 (chart)
Docker_Linux_containerd TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (gopogh) 27.15 (chart)
Docker_Linux_containerd TestIngressAddonLegacy/StartLegacyK8sCluster (gopogh) 27.15 (chart)
Docker_Linux_containerd TestJSONOutput/start/Command (gopogh) 27.15 (chart)
Docker_Linux_containerd TestMultiNode/serial/AddNode (gopogh) 27.15 (chart)
Docker_Linux_containerd TestMultiNode/serial/DeleteNode (gopogh) 27.15 (chart)
Docker_Linux_containerd TestMultiNode/serial/DeployApp2Nodes (gopogh) 27.15 (chart)
Docker_Linux_containerd TestMultiNode/serial/FreshStart2Nodes (gopogh) 27.15 (chart)
Docker_Linux_containerd TestMultiNode/serial/PingHostFrom2Pods (gopogh) 27.15 (chart)
Docker_Linux_containerd TestMultiNode/serial/ProfileList (gopogh) 27.15 (chart)
Docker_Linux_containerd TestMultiNode/serial/StartAfterStop (gopogh) 27.15 (chart)
Docker_Linux_containerd TestMultiNode/serial/StopNode (gopogh) 27.15 (chart)
Docker_Linux_containerd TestMultiNode/serial/RestartMultiNode (gopogh) 29.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.

@spowelljr spowelljr merged commit ca642d1 into kubernetes:master Oct 20, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: joaquimrocha, 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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 20, 2022
@joaquimrocha joaquimrocha deleted the update_headlamp_0.13.0 branch October 21, 2022 14:44
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.

5 participants