From 72e30993f29eb7e86d583bf1631a955deffc6bf6 Mon Sep 17 00:00:00 2001 From: Cezary Sobczak <57288981+Cezarus27@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:59:46 +0100 Subject: [PATCH] Promote `singleInstanceAssignment` and `filter` to GA (#13250) Signed-off-by: Cezary Sobczak --- mmv1/products/compute/Autoscaler.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/mmv1/products/compute/Autoscaler.yaml b/mmv1/products/compute/Autoscaler.yaml index 831c593b6315..0b746ce9c490 100644 --- a/mmv1/products/compute/Autoscaler.yaml +++ b/mmv1/products/compute/Autoscaler.yaml @@ -302,7 +302,6 @@ properties: latency, since this value can't include a chunk assignable to a single instance, it could be better used with utilization_target instead. - min_version: 'beta' - name: 'target' type: Double description: | @@ -361,7 +360,6 @@ properties: (if you are using gce_instance resource type). If multiple TimeSeries are returned upon the query execution, the autoscaler will sum their respective values to obtain its scaling value. - min_version: 'beta' default_value: "resource.type = gce_instance" - name: 'loadBalancingUtilization' type: NestedObject