From c423156f649a1d0067be974b5b8451690b9a65b9 Mon Sep 17 00:00:00 2001 From: Craig Box Date: Thu, 7 Nov 2024 14:22:37 +1300 Subject: [PATCH] Update reference docs for ambient GA --- label/labels.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/label/labels.yaml b/label/labels.yaml index 05a37aa8e24..be8bab759e5 100644 --- a/label/labels.yaml +++ b/label/labels.yaml @@ -183,7 +183,7 @@ labels: - Service - name: istio.io/dataplane-mode - featureStatus: Beta + featureStatus: Stable description: | When set on a resource, indicates the [data plane mode](/docs/overview/dataplane-modes/) to use. Possible values: `ambient`, `none`. @@ -195,7 +195,7 @@ labels: - Namespace - name: istio.io/use-waypoint - featureStatus: Beta + featureStatus: Stable description: | When set on a resource, indicates the resource has an associated waypoint with the given name. The waypoint is assumed to be in the same namespace; for cross-namespace, see `istio.io/use-waypoint-namespace`. @@ -228,7 +228,7 @@ labels: - Namespace - name: istio.io/waypoint-for - featureStatus: Beta + featureStatus: Stable description: | When set on a waypoint (either by its specific `Gateway`, or for the entire collection on the `GatewayClass`), indicates the type of traffic this waypoint can handle.