docs: add Package and Container Image Retention Policy - #2764
docs: add Package and Container Image Retention Policy#2764probelabs[bot] wants to merge 9 commits into
Conversation
|
This PR introduces a new documentation page for the "Package and Container Image Retention Policy". This policy formalizes the lifecycle for Tyk's software artifacts (DEB/RPM packages and Docker images), clarifying how long older versions will remain available in public registries. The new page is also added to the documentation site's navigation. Files Changed Analysis
Architecture & Impact Assessment
graph TD
A["New Policy Page<br>(developer-support/retention-policy.mdx)"]
B["Navigation Config<br>(docs.json)"]
B --|Adds link to|--> A
Scope Discovery & Context Expansion
Metadata
Powered by Visor from Probelabs Last updated: 2026-08-26T14:15:40.821Z | Triggered by: pr_updated | Commit: 1ca7f79 💡 TIP: You can chat with Visor using |
✅ Security Check PassedNo security issues found – changes LGTM. ✅ Performance Check PassedNo performance issues found – changes LGTM. Quality Issues (1)
Powered by Visor from Probelabs Last updated: 2026-08-26T14:15:32.121Z | Triggered by: pr_updated | Commit: 1ca7f79 💡 TIP: You can chat with Visor using |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
- Fix EE/FIPS "archiving" language contradicting the summary table's "never archived", and a stray apostrophe in "90 days'" (both flagged by the automated PR review). - Add the cross-reference Notes to linux.mdx and docker.mdx that the PR description claimed were added but weren't. - Cut AI/marketing bloat (value-selling intro, redundant closing paragraph) and remove em dashes per repo style. - Fix heading hierarchy skip (H2 -> H4) and add missing sidebarTitle/ keywords frontmatter.
User description
Problem / Task
Create a new docs page for "Package and Container Image Retention Policy" as requested in Slack.
Requested by: UHNSF8FHN
Slack thread: https://tyktech.slack.com/archives/D0A06TD1B3L/p1787216096363519
Changes
developer-support/retention-policy.mdxwith the new policy text.docs.jsonunder the "Releases Policy" group.<Note>callouts totyk-self-managed/install/linux.mdxandtyk-self-managed/install/docker.mdxlinking to the new policy.Testing
docs.jsonsyntax is valid.Trace: 817d332453095566dee616197fda4be4
Generated with Visor AI Assistant
PR Type
Documentation
Description
Add retention policy reference page
Define edition-specific pruning windows
Document notice timelines and opt-in
Link policy from install docs
Diagram Walkthrough
File Walkthrough
retention-policy.mdx
New retention policy reference documentationdeveloper-support/retention-policy.mdx
docs.json
Register retention policy in docs navdocs.json
developer-support/retention-policyto theReleases Policygroupdocker.mdx
Link Docker install docs to policytyk-self-managed/install/docker.mdx
Notelinking Docker installers to the retention policylinux.mdx
Link Linux install docs to policytyk-self-managed/install/linux.mdx
Notelinking Linux installers to the retention policy