-
Notifications
You must be signed in to change notification settings - Fork 5k
Addon ingress: Update ingress-nginx/controller image from v1.11.3 to v1.12.2 #20201
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
Addon ingress: Update ingress-nginx/controller image from v1.11.3 to v1.12.2 #20201
Conversation
2484023
to
21a8774
Compare
Hi @minikube-bot. 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. |
This comment has been minimized.
This comment has been minimized.
21a8774
to
ec988a7
Compare
This comment has been minimized.
This comment has been minimized.
ec988a7
to
e6a8cea
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
e6a8cea
to
305c523
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
305c523
to
61af644
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
61af644
to
486452f
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
486452f
to
92f8fd4
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
92f8fd4
to
f91e5eb
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
f91e5eb
to
a00253a
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
b3b3344
to
c354b3d
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
c354b3d
to
3c2c196
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There is a CVE patched by 1.12.1 |
3c2c196
to
fd0facd
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
fd0facd
to
6e9b07a
Compare
This comment has been minimized.
This comment has been minimized.
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. |
6e9b07a
to
6ec003d
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: minikube-bot 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 |
This comment has been minimized.
This comment has been minimized.
6ec003d
to
7a7f4cb
Compare
This comment has been minimized.
This comment has been minimized.
7a7f4cb
to
af547cc
Compare
This comment has been minimized.
This comment has been minimized.
af547cc
to
f9f36c9
Compare
kvm2 driver with docker runtime
Times for minikube start: 52.2s 52.5s 54.2s 54.4s 53.2s Times for minikube ingress: 18.6s 16.3s 19.2s 19.7s 19.2s docker driver with docker runtime
Times for minikube start: 24.3s 24.5s 25.4s 24.2s 23.9s Times for minikube ingress: 12.4s 12.8s 12.9s 13.4s 12.4s docker driver with containerd runtime
Times for minikube start: 25.6s 23.5s 26.1s 24.5s 26.1s Times for minikube ingress: 22.9s 22.9s 22.8s 23.9s 22.9s |
clean up duplicates |
Hi @medyagh is there a PR that duplicates this one? I see the linked issue #20578 still open, and I think the original reason, a security issue in versions of ingress, is still valid. See for example |
The ingress-nginx project released a new version
This PR was auto-generated by
make update-ingress-version
using update-ingress-version.yml CI Workflow.