From 20c40409cdd960e2d749c01ecffa05c9cda45d0e Mon Sep 17 00:00:00 2001 From: Rob Scott Date: Fri, 10 May 2024 23:04:57 +0000 Subject: [PATCH] Fixing Mesh version references in docs --- site-src/index.md | 8 ++++---- site-src/mesh/index.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/site-src/index.md b/site-src/index.md index 4863482305..6eba273899 100644 --- a/site-src/index.md +++ b/site-src/index.md @@ -54,11 +54,11 @@ resources), in the same cluster. ## Gateway API for Service Mesh (the [GAMMA initiative](/mesh/gamma)) -??? success "Standard Channel since v1.2.0" +??? success "Standard Channel since v1.1.0" - The [GAMMA initiative](/mesh/gamma) work for supporting service mesh use cases - has been part of the Standard Channel since v1.2.0 and are considered stable APIs. For more - information refer to our [versioning guide](/concepts/versioning). + The [GAMMA initiative](/mesh/gamma) work for supporting service mesh use + cases has been part of the Standard Channel since v1.1.0 and is considered + GA. For more information refer to our [versioning guide](/concepts/versioning). Things are a bit different when using Gateway API to manage a [service mesh][service-mesh]. Since there will usually only be one mesh active in the diff --git a/site-src/mesh/index.md b/site-src/mesh/index.md index 3d4e07130b..a79cff3e3b 100644 --- a/site-src/mesh/index.md +++ b/site-src/mesh/index.md @@ -1,11 +1,11 @@ # Gateway API for Service Mesh -??? success "Standard Channel since v1.2.0" +??? success "Standard Channel since v1.1.0" - The [GAMMA initiative](/mesh/gamma) work for supporting service mesh use cases - has been part of the Standard Channel since v1.2.0 and are considered stable APIs. For more - information refer to our [versioning guide](/concepts/versioning). + The [GAMMA initiative](/mesh/gamma) work for supporting service mesh use + cases has been part of the Standard Channel since v1.1.0 and is considered + GA. For more information refer to our [versioning guide](/concepts/versioning). The "[GAMMA initiative](/mesh/gamma)" refers to the group that is defining how Gateway API can be used for Service Mesh. To date, this group has been able to