Skip to content

Update version compatibility matricies for v1.21.x #22328

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

Merged
merged 4 commits into from
May 15, 2025

Conversation

boruszak
Copy link
Contributor

@boruszak boruszak commented May 7, 2025

Description

This PR updates Envoy version compatibility matrices, and corrects the supported K8s version.

Testing & Reproduction steps

Links

PR Checklist

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

@github-actions github-actions bot added the type/docs Documentation needs to be created/updated/clarified label May 7, 2025
@boruszak boruszak added pr/no-changelog PR does not need a corresponding .changelog entry pr/no-metrics-test backport/1.21 Changes are backported to 1.21 labels May 7, 2025
@boruszak boruszak marked this pull request as ready for review May 7, 2025 18:49
@boruszak boruszak requested review from a team as code owners May 7, 2025 18:49
UmeshTankCDF
UmeshTankCDF previously approved these changes May 9, 2025
Copy link

@UmeshTankCDF UmeshTankCDF left a comment

Choose a reason for hiding this comment

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

Looks good!

@UmeshTankCDF UmeshTankCDF self-requested a review May 9, 2025 03:46
@UmeshTankCDF UmeshTankCDF dismissed their stale review May 9, 2025 03:48

Accidentally approved. Still need to review.

@boruszak boruszak merged commit eef91f2 into main May 15, 2025
64 checks passed
@boruszak boruszak deleted the docs/envoy-compat-matrix-update branch May 15, 2025 16:21
boruszak added a commit that referenced this pull request May 22, 2025
* Initialise release for consul 1.21 (#22195)

* Init release 1.21

* Create nightly-test-integrations-1.21.x.yml

* Remove comma

* Upgrade go version to 1.23 (#22204)

* Upgrade go version

* Added changelog

* Update config.deepcopy.go

* Update .golangci.yml

* fix lint

* security: Upgrade crypto, oauth, go-jose (#22207)

* Upgrade crypto to 0.35.0

* Upgrade oauth and go-jose

* upgrade oauth and jose

* Added changelog

* Add the missing Service TaggedAddresses and Check Type fields to Txn API (#22220)

* Add the missing Service TaggedAddresses and Check Type fields to Txn API

* added changelog

* [Feature] Invalidate session check if associated session is deleted (#22227)

* Add session health check management and tests

* Refactor session health check management and update related tests

* Cleanup

---------

Co-authored-by: srahul3 <[email protected]>

* build(deps): bump go version to go1.23.7 (#22237)

* build(deps): bump go version to go1.24.1

* update: use 1.23.7 instead

* add changelog

* Fixes a couple of DNS token example commands  (#22224)

* Fixes a couple of example commands

The `-name` option is not available `-description` is used in it's place.

set-agent-token is a sub-command of the acl command.

* This feature works with federated services only

This command does not work with peered clusters so needs to be clarified.

* Refactor Txn API to use AgentService and add TaggedAddresses support (#22248)

* Add the missing Service TaggedAddresses and Check Type fields to Txn API

* added changelog

* Refactor Txn API to use AgentService and add TaggedAddresses support

* Document Azure service principal auth in snapshot/agent.mdx (#21942)

* Update agent.mdx

Starting from Consul v1.20.1+ent, Consul supports using Azure Blob Storage for the snapshot agent via Azure Service Principal  ID and Secret authentication. I've successfully tested this configuration in my lab environment and have added the relevant parameters to this documentation for completeness.

* Update website/content/commands/snapshot/agent.mdx

Co-authored-by: Blake Covarrubias <[email protected]>

* Update website/content/commands/snapshot/agent.mdx

Co-authored-by: Blake Covarrubias <[email protected]>

* Update website/content/commands/snapshot/agent.mdx

Co-authored-by: Blake Covarrubias <[email protected]>

* Update website/content/commands/snapshot/agent.mdx

Co-authored-by: Blake Covarrubias <[email protected]>

---------

Co-authored-by: Blake Covarrubias <[email protected]>

* Fix catalog service endpoint when querying for a peer service (#22189)

* Fix catalog service endpoint when querying for a peer service

* Add changelog file

* Add changes to docs. Add test

* Update website/content/api-docs/catalog.mdx

Co-authored-by: Jeff Boruszak <[email protected]>

---------

Co-authored-by: Sreeram Narayanan <[email protected]>
Co-authored-by: nitin-sachdev-29 <[email protected]>
Co-authored-by: Jeff Boruszak <[email protected]>

* Update lock.mdx (Node Health Check and TTL) (#22258)

* Update lock.mdx (Node Health Check and TTL)

Consul `lock` command update that captures why consul lock can act indefinitely when node checks are in place and how users can work around it by creating/managing their own session.

* Update website/content/commands/lock.mdx

Co-authored-by: Jeff Boruszak <[email protected]>

---------

Co-authored-by: Jeff Boruszak <[email protected]>

* CVE Fix (#22268)

* Fixed following CVEs:
GHSA-vvgc-356p-c3xw in golang.org/x/[email protected]
GO-2025-3595 in golang.org/x/[email protected]
GO-2025-3553 in github.com/golang-jwt/jwt/[email protected]
GHSA-mh63-6h87-95cp in github.com/golang-jwt/jwt/[email protected]
stdlib in Go [email protected]

* added changelog

* Upgraded go to 1.23.8 (#22273)

* Fixed following CVEs:
GHSA-vvgc-356p-c3xw in golang.org/x/[email protected]
GO-2025-3595 in golang.org/x/[email protected]
GO-2025-3553 in github.com/golang-jwt/jwt/[email protected]
GHSA-mh63-6h87-95cp in github.com/golang-jwt/jwt/[email protected]
stdlib in Go [email protected]

* added changelog

* upgraded go to 1.23.8

* suppressing alpine CVEs as there is no fix yet (#22278)

* feature: Adding configurable value to disable XDS Load balancing

feature: Adding configurable value to disable XDS Load balancing

Co-authored-by: Jeff Boruszak <[email protected]>

---------

Co-authored-by: Jeff Boruszak <[email protected]>

* Go discover dependency upgrade (#22313)

* suppressing staticcheck lint warning

* upgraded hashicorp/go-discover to 1.0.0 version

* generated proto files

* Update iframe to VideoEmbed (#22302)

update iframe to videoembed

* Consul Documentation restructure according to IA & content strategy (#22041)

* migration

* nav fixes

* nav

* Missing top-level pages

* nav/content alignment

* partial path update

* Partial fixes

* Partial updates

* partial paths

* erroneous replacement fix

* 3 page migration (test)

* /agent migration

* CA, cluster peering, & config entries

* connect -> Gateways

* connect

* connect

* nav

* Dynamic app config

* ecs

* Tutorials -> docs

* Tutorials moved

* Updated nav with tutorials in docs

* enterprise, install, and k8s through k8s/connect

* k8s deployment

* finished k8s migration

* lambda, nia, nomad

* nav fixes

* security and discovery

* service & upgrade

* final page migrations

* Nav update

* Change navigation and page placement

* Revert "Change navigation and page placement"

This reverts commit 0934235.

* Change navigation and page placement

* Fixed broken include.

* Updated sync consul service catalog with aws cloud map page.

* Update to match page use of cloud map - AWS separates the two words.

* Updated register services into a namespace docs page.

* Updated explore the consul ui page.

* Refactor HAProxy tutorial into usage doc

* re-org

* architecture and fundamentals

* duplicate page deleted

* Apply suggestions from code review

Co-authored-by: Jeff Boruszak <[email protected]>

* Moved consul-aws cli reference to its own page.

* partial fix

* Fix links and next steps

* install and dev mode pages

* CodeBlocks

* env var page

* title changes

* Aligning with tracker

* nav fixes

* tracking alignment

* Nav fixes

* content checker fixed

* Partial path fixes

* more partial fixes

* remove v2 reference

* nav/title adjustments

* first 64 find and replaces

* /connect and /consul-vs-other

* through /nia

* finish docs paths

* tutorial link paths

* Redirects

* Redirect updates

* another tutorials redirect fix

* link path updates

* security architecture

* Raft backend architecture

* Deploy Consul overview

* Fixes to redirect tests

* Redirects

* More redirect fixes

* Updated link path replacements

* README draft

* README

* More readme

* Readme

* Deploy server overview

* Deploy client agents and dataplanes

* cloud auto join page move

* Manage Consul

* Clean up

* Consul template structure and first content

* page name and filepath changes

* Index updates

* typo

* VMs index page

* Consul template documentation

* disaster recovery and openshift guides (#11)

* docs: disaster recovery
* docs: openshift

* adding OpenShift Local to CRC naming convention
* Openshift page restructure
* add redundancy-zones link
* update openshift guide versions

Co-authored-by: Jeff Boruszak <[email protected]>
Co-authored-by: boruszak <[email protected]>
Co-authored-by: Jeff Boruszak <[email protected]>

* /connect

* /connect/vm

* /connect/k8s

* /fundamentals/cli

* /fundamentals/cli and /register/service/nomad

* /fundamentals/api

* /fundamentals/editions (and remove env-var)

* /fundamentals/tf and finish /fundamentals/editions

* /fundamentals/identity

* Fixes for working preview

* Fundamentals updates

* Agent page updates

* Agent reference restructure

* Redirects update

* CT config

* References with links and defaults

* Some workflow fixes

* Fix some links and images

* Gossip and TLS with vault first changes

* Gossip and TLS with vault first changes

* Replace consul.io for URL deprecation

* Bug Bash fixes

* More bug bash fixes

* nav fix

* Final bug bash fixes

* Vault TLS consul-template

* Name the tool Consul Template

* Move auto_config in config reference

* Fix links

* Updates to architecture

* Architecture and use case updates

* QoL improvements

* Apply suggestions from code review

Co-authored-by: Jeff Boruszak <[email protected]>

* Glossary improvements

* Updates

* README updates

* Finetuning

* final readme updates

* Link path changes to fix 500 errors

* linkcheck fixes round 2

* round 3 500 error fixes

* Errors fixes round 4

* CE-827: adding k8s and openshift tshoot info

* Revert "CE-827: adding k8s and openshift tshoot info"

This reverts commit a02f21d.

* Redhat category rename

* Readme updates

* CE-846 content and screenshots

* Ref/agent remove index; add auto-config file

* Fix broken links due to configuration-file dir

* CE-851 content and images

* Fix content-check errors

* lock update + move autopilot

* v1.21 updates & release notes

* IA/Content strategy readme finalizations

* Inline image fix

* real img fix

* More README + consul.d in agent fundamentals

* reviewed dataplane architecture content

* review rest of completed drafts in arch

* persona/directory index

* reviewed fundamentals

* Readme toc and final updates

* re-order some sections

* Final toc for readme

* move inline examples to Example section where it made sense.

* Ce-835: DNS views (#16)

* CE-835 DNS forwarding in OpenShift

* CE-835 DNS views in OpenShift

* Apply suggestions from code review

Co-authored-by: Jeff Boruszak <[email protected]>

---------

Co-authored-by: Jeff Boruszak <[email protected]>

* CE-827: Troubleshoot OpenShift (#17)

* CE-827: adding k8s and openshift tshoot info

* CE-827: adding openshift import-image info

* CE-827: import-image timeout

* Apply suggestions from code review

Co-authored-by: Jeff Boruszak <[email protected]>

---------

Co-authored-by: Jeff Boruszak <[email protected]>

* CE-833: OpenShift page updates (#18)

* CE-833: updater versions

* Apply suggestions from code review

Co-authored-by: Jeff Boruszak <[email protected]>

---------

Co-authored-by: Jeff Boruszak <[email protected]>

* CE-825: Consul on OpenShift Index Page (#19)

* CE-825: Consul on OpenShift Index Page

* Apply suggestions from code review

Co-authored-by: Jeff Boruszak <[email protected]>

---------

Co-authored-by: Jeff Boruszak <[email protected]>

* telemetry

* configuration file index

* ESM and release notes updates

* Apply suggestions from code review

Co-authored-by: Tu Nguyen <[email protected]>

* Apply suggestions from code review

Co-authored-by: Tu Nguyen <[email protected]>

* fixes for content check

* partial fix

* Merge resolution changes

* Agent: Fix remaining links to reference/agent#

* Copy edits

* Update HAProxy load balance guide

* review manage/dns

* multi-tenant/sameness-group/vm

* multi-tenant/samenessgroup/k8s

* secure

* deploy

* CE-834: Upgrade OpenShift (#25)

* upgrade openshift deployment

* openshift: improve upgrade article

* openshift: add redhat word to openshift term

* Apply suggestions from code review

Co-authored-by: Jeff Boruszak <[email protected]>

* revision after code review

---------

Co-authored-by: Jeff Boruszak <[email protected]>

* Cleanup, especially Agent references

* content fixes

* Error fix

---------

Co-authored-by: Daniele Carcasole <[email protected]>
Co-authored-by: danielehc <[email protected]>
Co-authored-by: Anthony <[email protected]>
Co-authored-by: Krastin Krastev <[email protected]>
Co-authored-by: danielehc <[email protected]>
Co-authored-by: Aimee Ukasick <[email protected]>
Co-authored-by: Tu Nguyen <[email protected]>
Co-authored-by: Tu Nguyen <[email protected]>

* feature: add LUA script Envoy extension support for API gateway (#22321)

* docs: Lua page fix (#22338)

Missing <CodeBlockConfig>  added

* update: remove 1.15 as LTS, remove1.20 as CE (#22341)

* Update version compatibility matricies for v1.21.x (#22328)

* table to partial conversion plus updates

* k8s version update

---------

Co-authored-by: Abhishek Sahu <[email protected]>
Co-authored-by: nitin-sachdev-29 <[email protected]>
Co-authored-by: Rahul <[email protected]>
Co-authored-by: srahul3 <[email protected]>
Co-authored-by: Deniz Onur Duzgun <[email protected]>
Co-authored-by: Nick Wales <[email protected]>
Co-authored-by: SuyashHashiCorp <[email protected]>
Co-authored-by: Blake Covarrubias <[email protected]>
Co-authored-by: Jorge Marey <[email protected]>
Co-authored-by: Sreeram Narayanan <[email protected]>
Co-authored-by: natemollica-dev <[email protected]>
Co-authored-by: Vikramarjuna <[email protected]>
Co-authored-by: Tu Nguyen <[email protected]>
Co-authored-by: Daniele Carcasole <[email protected]>
Co-authored-by: danielehc <[email protected]>
Co-authored-by: Anthony <[email protected]>
Co-authored-by: Krastin Krastev <[email protected]>
Co-authored-by: danielehc <[email protected]>
Co-authored-by: Aimee Ukasick <[email protected]>
Co-authored-by: Tu Nguyen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.21 Changes are backported to 1.21 pr/no-changelog PR does not need a corresponding .changelog entry pr/no-metrics-test type/docs Documentation needs to be created/updated/clarified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants