-
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
minikube addons list
shows addons if cluster does not exist
#12837
Conversation
[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 |
LGTM. Maybe add a unit test? |
Sure, will do! |
/ok-to-test |
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.
@spowelljr can u plz also paste output of --output=json I am curious what it shows for that
kvm2 driver with docker runtime
Times for minikube start: 49.5s 47.1s 47.6s 46.3s 46.5s Times for minikube ingress: 30.8s 33.2s 31.7s 33.9s 32.7s docker driver with docker runtime
Times for minikube start: 22.2s 21.0s 21.6s 20.7s 22.1s Times for minikube ingress: 27.4s 28.4s 35.5s 34.4s 34.4s docker driver with containerd runtime
Times for minikube start: 27.6s 43.6s 41.6s 43.6s 43.4s Times for minikube (PR 12837) ingress: 32.9s 32.9s 27.9s 22.9s 32.4s |
thank you for this PR |
These are the flake rates of all failed tests.
To see the flake rates of all tests by environment, click here. |
Closes #12736
Before:
Now: