-
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
Add doc URL to the addon list table #14123
Conversation
|
Welcome @Rabattkarte! |
Hi @Rabattkarte. 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? |
fc8c579
to
d2fab5b
Compare
I had to update my Git user/email for this patch. Sorry for the force push. This is ready to review now. |
I just had some thoughts and will flesh this out a little more, so I migrated this PR to draft status. |
d2fab5b
to
a56872c
Compare
This PR is ready to review and possibly merge. I dug out some more docs and added them. I'm happy to any feedback. The
/cc: @prezha @spowelljr @medyagh |
I like the idea of including the docs in the |
@sharifelgamal good idea! I have implemented that option.
Without option (default
With option:
|
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.
Not directly related to your PR, but since you're updating third-party
to 3rd party
we might as well fix up the capitalization while you're at it if you don't mind, thanks!
kvm2 driver with docker runtime
Times for minikube start: 53.4s 54.7s 50.0s 51.1s 51.4s Times for minikube ingress: 25.5s 25.6s 28.5s 25.6s 29.0s docker driver with docker runtime
Times for minikube (PR 14123) start: 23.4s 23.5s 23.9s 23.7s 23.9s Times for minikube ingress: 23.9s 22.4s 22.4s 21.9s 22.4s docker driver with containerd runtime
Times for minikube (PR 14123) start: 39.0s 31.9s 28.5s 38.9s 43.3s Times for minikube ingress: 21.9s 22.4s 18.9s 22.4s 21.4s |
kvm2 driver with docker runtime
Times for minikube start: 52.9s 51.5s 50.6s 51.5s 51.1s Times for minikube ingress: 28.7s 30.1s 29.2s 29.1s 29.6s docker driver with docker runtime
Times for minikube start: 28.0s 26.7s 25.1s 25.3s 25.2s Times for minikube ingress: 21.9s 22.5s 22.5s 22.9s 23.0s docker driver with containerd runtime
Times for minikube ingress: 28.9s 28.9s 22.4s 22.0s 20.0s Times for minikube start: 33.8s 43.7s 29.2s 40.7s 32.5s |
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. |
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. |
69d0258
to
0e209ad
Compare
@spowelljr I rebased as the bot wished. Can I also auto-squash to get rid of those fixup commits or is this frowned upon? |
kvm2 driver with docker runtime
Times for minikube start: 52.6s 50.5s 51.3s 50.5s 49.7s Times for minikube (PR 14123) ingress: 25.6s 25.5s 24.5s 29.5s 28.1s docker driver with docker runtime
Times for minikube start: 27.8s 23.9s 24.0s 24.5s 24.4s Times for minikube (PR 14123) ingress: 26.4s 22.4s 22.9s 82.9s 22.4s docker driver with containerd runtime
Times for minikube start: 29.8s 29.0s 43.8s 31.6s 43.6s Times for minikube ingress: 22.4s 21.9s 18.4s 18.9s 17.9s |
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. |
Feel free to squash if you'd like |
Co-authored-by: Steven Powell <[email protected]>
0e209ad
to
c44d2e2
Compare
I rebased & cleaned the commits up. IMO this PR is ready to be merged, @spowelljr? |
kvm2 driver with docker runtime
Times for minikube start: 53.4s 50.7s 50.5s 51.3s 51.7s Times for minikube ingress: 29.0s 29.5s 29.1s 26.1s 24.6s docker driver with docker runtime
Times for minikube start: 27.2s 23.6s 25.1s 24.7s 24.3s Times for minikube (PR 14123) ingress: 38.9s 22.9s 22.9s 23.4s 22.4s docker driver with containerd runtime
Times for minikube start: 30.4s 28.6s 27.9s 43.5s 43.5s Times for minikube ingress: 22.4s 23.5s 22.4s 17.9s 18.4s |
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. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Rabattkarte, 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 |
Fixes #7731
I'd like to address two open thoughts:
https://minikube.sigs.k8s.io/docs/
in the output below?I'm very open to any feedback. Cheers!
Before:
After: