Skip to content

fix: operator support policy#3611

Draft
mlavacca wants to merge 2 commits intomainfrom
ko-support-policy
Draft

fix: operator support policy#3611
mlavacca wants to merge 2 commits intomainfrom
ko-support-policy

Conversation

@mlavacca
Copy link
Member

@mlavacca mlavacca commented Dec 3, 2025

Description

Fixes #issue

Preview Links

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

programmer04 and others added 2 commits December 3, 2025 09:47
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
@netlify
Copy link

netlify bot commented Dec 3, 2025

Deploy Preview for kongdeveloper failed.

Name Link
🔨 Latest commit abfc564
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/692ff95338b1270008dd1039

@mlavacca mlavacca force-pushed the release/operator/2.1.0 branch from 26aca3e to 77bf216 Compare December 5, 2025 12:47
@mlavacca mlavacca force-pushed the release/operator/2.1.0 branch from 77bf216 to 059c3ee Compare December 22, 2025 10:36
@lmilan lmilan added this to the KO v2.1.x milestone Jan 7, 2026
Comment on lines +26 to +52
{% table %}
columns:
- version: "2.0.x"
release: "2025-09-09"
support: "2026-09-09"
- version: "1.6.x"
release: "2025-05-07"
support: "2026-05-07"
- version: "1.5.x"
release: "2025-03-11"
support: "2026-03-11"
- version: "1.4.x"
release: "2024-10-31"
support: "2025-10-31"
- version: "1.3.x"
release: "2024-06-24"
support: "2025-06-24"
- version: "1.2.x"
release: "2024-03-15"
support: "2025-03-15"
- version: "1.1.x"
release: "2023-11-20"
support: "2024-11-20"
- version: "1.0.x"
release: "2023-09-27"
support: "2024-09-29"
{% endtable %}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
{% table %}
columns:
- version: "2.0.x"
release: "2025-09-09"
support: "2026-09-09"
- version: "1.6.x"
release: "2025-05-07"
support: "2026-05-07"
- version: "1.5.x"
release: "2025-03-11"
support: "2026-03-11"
- version: "1.4.x"
release: "2024-10-31"
support: "2025-10-31"
- version: "1.3.x"
release: "2024-06-24"
support: "2025-06-24"
- version: "1.2.x"
release: "2024-03-15"
support: "2025-03-15"
- version: "1.1.x"
release: "2023-11-20"
support: "2024-11-20"
- version: "1.0.x"
release: "2023-09-27"
support: "2024-09-29"
{% endtable %}

The table is generated based on the app/_data/products/operator.yml file, can you remove the table here and make any necessary changes there instead?

Base automatically changed from release/operator/2.1.0 to main February 9, 2026 14:43
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.

3 participants