-
Notifications
You must be signed in to change notification settings - Fork 608
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
Update license expiry details #8409
base: main
Are you sure you want to change the base?
Conversation
Clarification of license expiry timeline and addition of the 30-day grace period.
✅ Deploy Preview for kongdocs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
``` | ||
|
||
### Data Plane Nodes | ||
The behaviour of Data Plane nodes at license expiry depnd on the deployment mode: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The behaviour of Data Plane nodes at license expiry depnd on the deployment mode: | |
The behaviour of Data Plane nodes at license expiry depend on the deployment mode: |
section Before Expiration | ||
-90 days : `WARN` log entry once a day | ||
-30 days : `ERR` log entry once a day | ||
-15 days : `ERR` log entry once a day |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gateway does not print logs for 15 days before the license expires.
BTW: Our docs don't seem to be able to render mermaid's timeline charts. See https://deploy-preview-8409--kongdocs.netlify.app/gateway/latest/licenses/#after-grace-period |
Clarification of license expiry timeline and addition of the 30-day grace period.
Description
Updating the documentation to reflect the 30-day grace period.
https://konghq.atlassian.net/browse/FTI-6394
Testing instructions
Preview link:
Checklist