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

docs: simplify Envoy version support docs #21295

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

zalimeni
Copy link
Member

Consistently use .x to denote implicit support for Envoy minor versions under a supported major version unless otherwise noted.

This will clarify for operators that we support new Envoy minor versions without requiring a docs update on each new release, and will reduce the maintenance burden for these docs going forward.

I'll manually backport these changes through active Ent releases once approved.

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@zalimeni zalimeni requested a review from a team as a code owner June 10, 2024 21:12
@zalimeni zalimeni added pr/no-changelog PR does not need a corresponding .changelog entry pr/no-backport type/docs Documentation needs to be created/updated/clarified labels Jun 10, 2024
Copy link
Contributor

@aimeeu aimeeu left a comment

Choose a reason for hiding this comment

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

Thank you for the update!

@zalimeni zalimeni force-pushed the zalimeni/simplify-envoy-version-docs branch from f5fe282 to 5f21695 Compare June 11, 2024 14:28
Consistently use `.x` to denote implicit support for Envoy minor
versions under a supported major version unless otherwise noted.

This will clarify for operators that we support new Envoy minor versions
without requiring a docs update on each new release, and will reduce the
maintenance burden for these docs going forward.
@zalimeni zalimeni force-pushed the zalimeni/simplify-envoy-version-docs branch from 5f21695 to 055355c Compare June 11, 2024 14:28
| 1.18.x Ent | 1.29.4, 1.28.3, 1.27.5, 1.26.8, 1.25.11 |
| 1.15.x Ent | 1.29.4, 1.27.5, 1.26.8, 1.25.11, 1.24.12, 1.23.12, 1.22.11 |
| 1.18.x Ent | 1.29.x, 1.28.x, 1.27.x, 1.26.x, 1.25.x |
| 1.15.x Ent | 1.29.x, 1.28.x, 1.27.x, 1.26.x, 1.25.x, 1.24.x, 1.23.x, 1.22.x |
Copy link
Member Author

Choose a reason for hiding this comment

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

Noticed today that 1.28 had also been left out of 1.15's support list, so adding here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.19 This release series is longer active on CE, use backport/ent/1.19 pr/no-changelog PR does not need a corresponding .changelog entry type/docs Documentation needs to be created/updated/clarified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants