-
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
Replace ReplicationController with Deployment in addons #19254
Replace ReplicationController with Deployment in addons #19254
Conversation
Can one of the admins verify this patch? |
Welcome @Razorr1996! |
Hi @Razorr1996. 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-sigs/prow repository. |
/ok-to-test |
@Razorr1996 do you mind sharing the output of minikube after enabling those addons in the PR description ? just to verify it doesnt break anything |
This comment has been minimized.
This comment has been minimized.
@medyagh Thank you for feedback. Yes, I added output from updated version compiled locally and using
Can you check it? |
Hi @Razorr1996, it looks like it's failing the Registry addon test in all environments, you can see the below link for the test failure. It's failing on |
Ah, I found it, in only the registry addon test we had a check waiting the the replica controller to stabilize, but since it's no longer an RC it failed, so updated it to wait for the deployment |
/retest-this-please |
kvm2 driver with docker runtime
Times for minikube start: 48.5s 50.2s 48.4s 50.8s 52.8s Times for minikube (PR 19254) ingress: 24.0s 24.5s 23.9s 28.0s 24.0s docker driver with docker runtime
Times for minikube start: 24.0s 20.7s 21.2s 23.7s 24.2s Times for minikube ingress: 20.7s 21.8s 20.7s 20.8s 21.7s docker driver with containerd runtime
Times for minikube start: 22.6s 22.2s 23.4s 20.2s 20.4s Times for minikube ingress: 37.4s 49.3s 36.3s 49.2s 46.8s |
Here are the number of top 10 failed tests in each environments with lowest flake rate.
Besides the following environments also have 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.
Thanks for the PR!
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Razorr1996, 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 #18954
Minikube outputs:
Creating minikube cluster:
Enabling
registry
addon:Describe
registry
deployment:Describe
registry
service:Enabling
efk
addon:Enabling
freshpod
addon:Describe
freshpod
service: