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(aws-lambda) proxy correctly with lua-resty-http (#8406) #8451

Merged
merged 3 commits into from
Feb 23, 2022

Conversation

kikito
Copy link
Member

@kikito kikito commented Feb 23, 2022

Merges some commits which were sent against release/2.8.x but were not in master. Main one is #8406

flrgh and others added 3 commits February 23, 2022 19:51
Fix some bugs and warts in the aws-lambda plugin:

* Fix broken proxying by always using `https_proxy` with resty.http
* Deprecate `proxy_scheme` config param

Some minimal test coverage for proxying was added, and some defunct test cases were removed.
@github-actions github-actions bot added chore Not part of the core functionality of kong, but still needed plugins/aws-lambda plugins/rate-limiting plugins/response-ratelimiting labels Feb 23, 2022
@kikito kikito merged commit c868b9f into master Feb 23, 2022
@kikito kikito deleted the merge-2.8.0-prs-into-master branch February 23, 2022 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Not part of the core functionality of kong, but still needed plugins/aws-lambda plugins/rate-limiting plugins/response-ratelimiting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants