-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
update nginx base image to new alpine 3.14.4 build - try 2 #8409
update nginx base image to new alpine 3.14.4 build - try 2 #8409
Conversation
Signed-off-by: James Strong <[email protected]>
Signed-off-by: James Strong <[email protected]>
Signed-off-by: Aditya Kamath <[email protected]>
@theunrealgeek: This issue is currently awaiting triage. If Ingress contributors determines this is a relevant issue, they will accept it by applying the The 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. |
Hi @theunrealgeek. 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. |
/ok-to-test |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: strongjz, theunrealgeek 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 |
…s#8409) * update nginx base image to new alpine 3.14.4 build Signed-off-by: James Strong <[email protected]> * update test image Signed-off-by: James Strong <[email protected]> * Update nginx base image Signed-off-by: Aditya Kamath <[email protected]> Co-authored-by: James Strong <[email protected]>
Update nginx base image for controller build. This is the same change as #8398 but using a newer base image that was recently created which includes this fix:
#8403
What this PR does / why we need it:
#8394
#8386
Types of changes
Which issue/s this PR fixes
#8339
#8321
How Has This Been Tested?
Update nginx base image to k8s.gcr.io/ingress-nginx/nginx:5402d35663917ccbbf77ff48a22b8c6f77097f48@sha256:ec8a104df307f5c6d68157b7ac8e5e1e2c2f0ea07ddf25bb1c6c43c67e351180 and run e2e tests locally.
Checklist: