-
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
fix: missing tags on images with multiple tags for minikube image list #16578
Conversation
Hi @ComradeProgrammer. 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? |
359f7bb
to
fa650ae
Compare
6e795a8
to
efffbe5
Compare
efffbe5
to
5c6c4b0
Compare
Co-authored-by: Steven Powell <[email protected]>
66bd36f
to
ccbac46
Compare
/ok-to-test |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Steven Powell <[email protected]>
ccbac46
to
d4c33ff
Compare
kvm2 driver with docker runtime
Times for minikube start: 53.6s 53.7s 50.5s 53.1s 49.2s Times for minikube ingress: 27.2s 29.1s 24.7s 29.1s 27.2s docker driver with docker runtime
Times for minikube start: 24.3s 24.8s 24.9s 22.7s 22.7s Times for minikube ingress: 20.9s 19.8s 22.9s 20.8s 20.9s docker driver with containerd runtime
Times for minikube start: 21.6s 23.0s 20.8s 23.4s 23.8s Times for minikube ingress: 31.4s 31.3s 30.3s 19.4s 47.3s |
These are the flake rates of all failed tests.
To see the flake rates of all tests by environment, click here. |
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.
Looks good, thanks for the PR
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ComradeProgrammer, 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 #16556
fixes #16557
fix missing tags on images with multiple tags for minikube image list
unit tests are also added for cases mentioned in issue 16556 and 16557
Before:
After
actual image list on node