Skip to content

feat: support gRPCS#3411

Merged
spacewander merged 1 commit into
apache:masterfrom
spacewander:grpcs
Jan 26, 2021
Merged

feat: support gRPCS#3411
spacewander merged 1 commit into
apache:masterfrom
spacewander:grpcs

Conversation

@spacewander

Copy link
Copy Markdown
Member

Fix #3344.

Signed-off-by: spacewander [email protected]

What this PR does / why we need it:

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@spacewander
spacewander force-pushed the grpcs branch 3 times, most recently from 78fbb38 to 05c238c Compare January 25, 2021 06:52
Fix apache#3344.

Signed-off-by: spacewander <[email protected]>
@spacewander
spacewander marked this pull request as ready for review January 25, 2021 08:53
Comment thread apisix/cli/ngx_tpl.lua
}
}

{% if use_or_1_15 then %}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

do we have to support openresty 1.15?
I think we can only support 1.19 and 1.17. we can update cli.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

what do you think? @spacewander

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

IMHO, 1.15 is released in 2019, and Kong still supports it. Maybe we can give it one more chance.

@spacewander
spacewander merged commit 3db8ebe into apache:master Jan 26, 2021
@spacewander
spacewander deleted the grpcs branch January 26, 2021 03:04
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.

feat: support gRPC over SSL

4 participants