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

refactor(globalpatches): remove the compatibility code for the sock:connect bug #12248

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chobits
Copy link
Contributor

@chobits chobits commented Dec 25, 2023

Summary

The official OpenResty has fixed the bug of sock:connect API, so we do not need to make it compatible for this. For more details of this bug, see openresty/lua-nginx-module#860.

Checklist

  • The Pull Request has tests
    • Reusing the original test cases is sufficient.
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

Fix #[issue number]

@ADD-SP ADD-SP changed the title style(globalpatches): remove the compatibility code for the sock:connect bug refactor(globalpatches): remove the compatibility code for the sock:connect bug Dec 26, 2023
@dndx dndx force-pushed the remove_deprecated_code branch from 28d130f to f2728ea Compare December 27, 2023 06:57
@chobits chobits marked this pull request as draft December 28, 2023 02:15
@chobits chobits force-pushed the remove_deprecated_code branch 2 times, most recently from 6027b16 to 1daa21d Compare January 24, 2024 06:52
…ect bug

The official OpenResty has fixed the bug of sock:connect API, so we do
not need to make it compatible for this. For more details of this bug,
see openresty/lua-nginx-module#860.
@chobits chobits force-pushed the remove_deprecated_code branch from 1daa21d to 0393b3d Compare January 28, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants