ingress-nginx icon indicating copy to clipboard operation
ingress-nginx copied to clipboard

Upgrade nginx lua module

Open Bec-k opened this issue 2 years ago • 3 comments

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.

Bec-k avatar Sep 06 '22 13:09 Bec-k

It is being investigated and tested by @tao12345666333

/assign @tao12345666333 /priority backlog /triage accepted

strongjz avatar Sep 07 '22 13:09 strongjz

yes. I will finish it ASAP

tao12345666333 avatar Sep 07 '22 13:09 tao12345666333

/area stabilization

longwuyuan avatar Sep 09 '22 01:09 longwuyuan

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

k8s-triage-robot avatar Dec 08 '22 10:12 k8s-triage-robot

I have upgraded NGINX to 1.21.6 #9231 #8889

Should we close this one?

tao12345666333 avatar Dec 08 '22 11:12 tao12345666333

/close

strongjz avatar Mar 11 '23 23:03 strongjz

@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.

k8s-ci-robot avatar Mar 11 '23 23:03 k8s-ci-robot