-
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
support image-repository contain numeric characters #18290
support image-repository contain numeric characters #18290
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: allenhaozi The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Can one of the admins verify this patch? |
The committers listed above are authorized under a signed CLA. |
Welcome @allenhaozi! |
Hi @allenhaozi. 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. |
Signed-off-by: Allen <[email protected]>
4f364b5
to
ae35871
Compare
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.
LGTM, I also need it.
Really have a PR to work for it #17496
Any PR that gets merged is fine with me :)
/cc @spowelljr @medyagh
/ok-to-test |
thank you @allenhaozi for this PR, and thank you @liangyuanpeng for your pointing out the other PR |
kvm2 driver with docker runtime
Times for minikube start: 52.1s 55.7s 52.2s 54.9s 53.4s Times for minikube ingress: 26.7s 22.7s 27.1s 26.6s 26.7s docker driver with docker runtime
Times for minikube start: 25.3s 25.8s 25.7s 23.3s 23.8s Times for minikube ingress: 20.4s 20.4s 21.4s 19.8s 24.4s docker driver with containerd runtime
Times for minikube start: 24.5s 21.5s 23.7s 22.2s 25.2s Times for minikube ingress: 30.9s 30.9s 30.8s 29.8s 30.8s |
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. |
duplicated #17496 |
support
--image-repository
contain numeric charactersfix #18279