-
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
Addons registry: Update kube-registry-proxy from 0.0.6 to 0.0.7 #19711
Conversation
/ok-to-test |
kvm2 driver with docker runtime
Times for minikube start: 46.0s 50.5s 46.6s 50.7s 48.7s Times for minikube ingress: 15.1s 15.0s 15.0s 14.5s 15.5s docker driver with docker runtime
Times for minikube start: 24.1s 24.3s 23.7s 21.5s 25.2s Times for minikube ingress: 12.8s 13.3s 12.8s 11.3s 11.3s docker driver with containerd runtime
Times for minikube start: 23.1s 23.1s 19.8s 20.5s 19.5s Times for minikube ingress: 38.8s 29.0s 22.8s 22.8s 38.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. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: medyagh, 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 |
Updating the kube-registry-proxy from 0.0.6 to 0.0.7
To see changes to the Dockerfile see: spowelljr/kube-registry-proxy@a153665
Updated the base image from
nginx:1.25.4
tonginx:1.27.1-alpine
This resolves several CVEs
0.0.6:
0.0.7:
This also resulted in a 71.5% reduction in image size
0.0.6: 192.02 MB
0.0.7: 54.66 MB
Confirmed the new image works: