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

TCP Log plugin add datatypes, missing TLS params #2624

Merged
merged 3 commits into from
Feb 24, 2021

Conversation

tlblessing
Copy link

@tlblessing tlblessing commented Feb 24, 2021

https://konghq.atlassian.net/browse/DOCS-1396 epic to add datatypes to plugins beyond the few template-autogenerated parameters. I'm not logging Jira subtickets because it's a lot of overhead.

Schema links:

https://github.com/Kong/kong-ee/blame/master/kong/plugins/tcp-log/schema.lua
https://github.com/Kong/kong/blob/master/kong/db/schema/typedefs.lua

Direct review link:

https://deploy-preview-2624--kongdocs.netlify.app/hub/kong-inc/tcp-log/

REVIEWERS: I noticed some fields in the schema that aren't present in the docs. There isn't a readme to go by that I can find either. Can you please assist? Update: Murillo to the rescue.

@tlblessing tlblessing requested review from bungle and a user February 24, 2021 01:10
@tlblessing tlblessing self-assigned this Feb 24, 2021
@tlblessing tlblessing added blocked:kong Issues/PRs waiting on Kong PRs to merge before it can be solved help needed and removed blocked:kong Issues/PRs waiting on Kong PRs to merge before it can be solved labels Feb 24, 2021
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

description for tls and tls_sni can be found here: Kong/kong#3091

tls, a boolean indicating whether to perform a TLS handshake against the remote server
tls_sni, and optional string defining the SNI hostname to send in the handshake.

@Kong Kong deleted a comment from netlify bot Feb 24, 2021
@tlblessing
Copy link
Author

description for tls and tls_sni can be found here: Kong/kong#3091

tls, a boolean indicating whether to perform a TLS handshake against the remote server
tls_sni, and optional string defining the SNI hostname to send in the handshake.

Thank you @murillopaula! Wow, that change was made in 2017--4 years ago.

@tlblessing tlblessing requested review from a user and removed request for bungle February 24, 2021 14:41
@tlblessing tlblessing marked this pull request as ready for review February 24, 2021 14:42
@tlblessing tlblessing requested a review from a team as a code owner February 24, 2021 14:42
@tlblessing tlblessing changed the title TCP Log plugin add datatypes, missing params TCP Log plugin add datatypes, missing TLS params Feb 24, 2021
@tlblessing tlblessing merged commit 8a5b92b into master Feb 24, 2021
@tlblessing tlblessing deleted the docs/tcp-log-plugin-datatypes branch February 24, 2021 23:11
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.

2 participants