From 41624f1daf4f3b7059c52780deb5b0a8bcb1174b Mon Sep 17 00:00:00 2001 From: Rob Scott Date: Thu, 26 Oct 2023 23:47:44 +0000 Subject: [PATCH] Marking SupportedVersion as experimental --- apis/v1/gatewayclass_types.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apis/v1/gatewayclass_types.go b/apis/v1/gatewayclass_types.go index f219a0a2f2..becbc14b23 100644 --- a/apis/v1/gatewayclass_types.go +++ b/apis/v1/gatewayclass_types.go @@ -216,6 +216,8 @@ const ( // // Controllers should prefer to use the values of GatewayClassConditionReason // for the corresponding Reason, where appropriate. + // + // GatewayClassConditionStatusSupportedVersion GatewayClassConditionType = "SupportedVersion" // This reason is used with the "SupportedVersion" condition when the