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: Add cert expiry to clustering/data-planes output #6938

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

lena-larionova
Copy link
Contributor

@lena-larionova lena-larionova commented Feb 12, 2024

Description

Cert expiration date has been added to /clustering/data-planes endpoint response.
Found this during changelog editing.

Kong/kong#11921

Testing instructions

Preview link: https://deploy-preview-6938--kongdocs.netlify.app/gateway/unreleased/production/deployment-topologies/hybrid-mode/setup/

Checklist

For example, if this change is for an upcoming 3.6 release, enclose your content in {% if_version gte:3.6.x %} <content> {% endif_version %} tags (or if_plugin_version tags for plugins).

Use any of the following keys:

  • gte:<version> - greater than or equal to a specific version
  • lte:<version> - less than or equal to a specific version
  • eq:<version> - exactly equal to a specific version

You can do the same for older versions.

@lena-larionova lena-larionova added the review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? label Feb 12, 2024
@lena-larionova lena-larionova added this to the Gateway 3.6 milestone Feb 12, 2024
@lena-larionova lena-larionova requested a review from a team as a code owner February 12, 2024 06:11
Copy link

netlify bot commented Feb 12, 2024

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit 9b23577
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/65c9b68be9b1250008ff27a6
😎 Deploy Preview https://deploy-preview-6938--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
9 paths audited
Performance: 94 (🟢 up 1 from production)
Accessibility: 93 (no change from production)
Best Practices: 98 (🟢 up 8 from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@cloudjumpercat cloudjumpercat left a comment

Choose a reason for hiding this comment

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

LGTM!

@lena-larionova lena-larionova merged commit f576e40 into main Feb 12, 2024
28 checks passed
@lena-larionova lena-larionova deleted the feat/cert-expiry branch February 12, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants