Skip to content
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(src): upgrade to openresty 1.21.4.2 #61

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

chronolaw
Copy link
Contributor

@chronolaw chronolaw commented Apr 18, 2023

Summary

We need the related patches of OpenResty 1.21.4.2 to pass the ci tests.

Related PR : Kong/kong#11360

Change logs:

  • remove apple m1 compatible code (1.21.4.2 has already integrated it)

@chronolaw chronolaw changed the title chore(src): upgrade to openresty 1.21.4.2 chore(src): upgrade to openresty 1.21.4.2(WIP) Apr 18, 2023
@chronolaw chronolaw force-pushed the chore/upgrade_to_latest_openresty branch from efd0f38 to 0dbfa20 Compare April 20, 2023 00:45
@chronolaw chronolaw force-pushed the chore/upgrade_to_latest_openresty branch 3 times, most recently from 45ecffd to 29062f9 Compare April 28, 2023 05:56
@chronolaw chronolaw closed this Jul 8, 2023
@chronolaw chronolaw deleted the chore/upgrade_to_latest_openresty branch July 8, 2023 08:29
@chronolaw chronolaw restored the chore/upgrade_to_latest_openresty branch July 20, 2023 00:35
@chronolaw chronolaw reopened this Jul 20, 2023
remove apple m1 compatible code

add `--no-openresty-patches` for build

search stream_lua path in config script

ngx_stream_lua_request.h

typo fix

test with 1.21.4.1
@chronolaw chronolaw force-pushed the chore/upgrade_to_latest_openresty branch from 29062f9 to a71cceb Compare September 7, 2023 01:17
--- error_log
[lua] ssl_certificate_by_lua:2: ssl cert by lua is running!
--- error_log eval
qr/ssl_certificate_by_lua.*ssl cert by lua is running!/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the log was: [lua] ssl_certificate_by_lua(nginx.conf:30):2: ssl cert by lua is running!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What causes this change? any clue?

Copy link
Member

@samugi samugi Sep 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am trying to figure it out, not sure yet, but it looks like it may have something to do with the upgrade to 1.21.4.2

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, thank you @samugi

@chronolaw chronolaw marked this pull request as ready for review September 7, 2023 11:59
@chronolaw chronolaw changed the title chore(src): upgrade to openresty 1.21.4.2(WIP) chore(src): upgrade to openresty 1.21.4.2 Sep 7, 2023
@dndx dndx merged commit 8296b70 into master Sep 8, 2023
5 checks passed
@dndx dndx deleted the chore/upgrade_to_latest_openresty branch September 8, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants