-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Addon: add headlamp #14315
Addon: add headlamp #14315
Conversation
|
Welcome @yolossn! |
Hi @yolossn. 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 Once the patch is verified, the new status will be reflected by the 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. |
Can one of the admins verify this patch? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, it looks good, but could you add an integration test that ensures the pods you're expecting come up. This will help us detect if the addon starts failing with a Kubernetes update or anything else that could cause it to fail.
https://github.com/kubernetes/minikube/blob/master/test/integration/addons_test.go
77f32e2
to
5d93f30
Compare
@spowelljr Added the integration test as suggested, Can you PTAL ? |
/ok-to-test |
kvm2 driver with docker runtime
Times for minikube (PR 14315) start: 50.5s 50.5s 50.9s 49.8s 48.6s Times for minikube ingress: 29.6s 25.2s 25.6s 29.1s 29.1s docker driver with docker runtime
Times for minikube start: 46.3s 24.3s 23.9s 24.6s 24.8s Times for minikube (PR 14315) ingress: 21.4s 21.4s 21.4s 21.9s 21.4s docker driver with containerd runtime
Times for minikube (PR 14315) start: 29.3s 32.6s 28.4s 28.9s 33.7s Times for minikube (PR 14315) ingress: 30.9s 17.9s 22.4s 21.9s 18.9s |
Hey @spowelljr I looked into why some of the checks are failing and it doesn't seem to be related to the changes, Do you think a rerun will help in this case? Or is there something that I am missing? |
Hi @yolossn, we have several flakey tests so we expect many to fail. We're having an issue with our Docker Linux CI right now, so once we get that fixed I'll rerun the tests. |
Hi @yolossn, could you pull the latest |
Signed-off-by: Santhosh Nagaraj S <[email protected]>
Done 👍🏽 |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
/retest-this-please |
kvm2 driver with docker runtime
Times for minikube start: 50.5s 51.2s 50.8s 50.9s 50.4s Times for minikube (PR 14315) ingress: 28.6s 28.6s 25.0s 29.2s 29.1s docker driver with docker runtime
Times for minikube start: 25.4s 24.9s 24.8s 24.7s 25.1s Times for minikube ingress: 22.9s 23.0s 23.0s 23.0s 22.4s docker driver with containerd runtime
Times for minikube ingress: 33.4s 22.4s 19.0s 18.9s 18.9s Times for minikube start: 41.1s 28.0s 33.6s 32.3s 32.6s |
@spowelljr Gentle ping, Some tests still failed after rebase. |
The tests look good to me @yolossn |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: spowelljr, yolossn 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 |
Headlamp is an opensource easy-to-use and extensible Kubernetes web UI.
Headlamp supports the following features.