ingress-nginx
ingress-nginx copied to clipboard
Upgrade nginx lua module
Check for recent changes: https://github.com/openresty/lua-nginx-module/compare/v0.10.20...master export LUA_NGX_VERSION=b721656a9127255003b696b42ccc871c7ec18d59
Newer version of lua-nginx-module provides functionality to attach tls/ssl cert and key for ssl handshake. In current version used in nginx here, it is not included, because it is about a year~ old. It is time to upgrade i think.
Thank you.
It is being investigated and tested by @tao12345666333
/assign @tao12345666333 /priority backlog /triage accepted
yes. I will finish it ASAP
/area stabilization
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
- After 90d of inactivity,
lifecycle/stale
is applied - After 30d of inactivity since
lifecycle/stale
was applied,lifecycle/rotten
is applied - After 30d of inactivity since
lifecycle/rotten
was applied, the issue is closed
You can:
- Mark this issue or PR as fresh with
/remove-lifecycle stale
- Mark this issue or PR as rotten with
/lifecycle rotten
- Close this issue or PR with
/close
- Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
I have upgraded NGINX to 1.21.6 #9231 #8889
Should we close this one?
/close
@strongjz: Closing this issue.
In response to this:
/close
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.