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

feat(cp): add dp cert details #11921

Merged
merged 15 commits into from Nov 16, 2023
Merged

Conversation

tzssangglass
Copy link
Member

@tzssangglass tzssangglass commented Nov 6, 2023

Summary

support for exposing dataplane certificate expiry date to /clustering/data-planes endpoint

Checklist

  • The Pull Request has tests
  • 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

Full changelog

  • [Implement ...]

Issue reference

Fix FTI-5530

support for exposing dataplane certificate expiry date to
`/clustering/data-planes` endpoint

Fix: [FTI-5530](https://konghq.atlassian.net/browse/FTI-5530)
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
@tzssangglass tzssangglass marked this pull request as ready for review November 7, 2023 05:46
kong/clustering/tls.lua Outdated Show resolved Hide resolved
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
dndx
dndx previously requested changes Nov 9, 2023
kong/clustering/tls.lua Outdated Show resolved Hide resolved
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
Copy link
Contributor

@ms2008 ms2008 left a comment

Choose a reason for hiding this comment

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

Just one more nit, so feel free to ignore. 😄

kong/clustering/tls.lua Outdated Show resolved Hide resolved
Copy link
Contributor

@flrgh flrgh left a comment

Choose a reason for hiding this comment

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

Looks good! I've left a couple recommendations for things that can be tidied up before merge.

Signed-off-by: tzssangglass <tzssangglass@gmail.com>
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
@flrgh flrgh dismissed dndx’s stale review November 16, 2023 17:55

requested changes were made

@flrgh flrgh merged commit a382576 into Kong:master Nov 16, 2023
25 checks passed
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.

None yet

7 participants