-
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
chore: bump OpenResty to v1.21.4.2 #10219
chore: bump OpenResty to v1.21.4.2 #10219
Conversation
Signed-off-by: Jintao Zhang <[email protected]>
✅ Deploy Preview for kubernetes-ingress-nginx canceled.
|
/priority backlog |
/cherry-pick release-1.8 |
@strongjz: once the present PR merges, I will cherry-pick it on top of release-1.8 in a new PR and assign it to you. In response to this:
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. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: strongjz, tao12345666333 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 |
@strongjz: #10219 failed to apply on top of branch "release-1.8":
In response to this:
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. |
@strongjz @rikatz I know why it cannot be cherry-picked to v1.8. It's because this commit was made after removing the AJP module, which caused conflicts. This should be considered a security update version of OpenResty. (But in fact, it also includes some feature updates.) Do we need to cherry-pick it into v1.8? If necessary, I can manually cherry-pick it. |
What this PR does / why we need it:
OpenResty v1.21.4.2 has been released.
https://openresty.org/en/ann-1021004002.html
Types of changes
Which issue/s this PR fixes
How Has This Been Tested?
Checklist: