From 293f366a6be172a518de5c2b08b179f7cdd2675d Mon Sep 17 00:00:00 2001 From: Daniel Sover Date: Mon, 18 Jul 2022 15:33:12 -0400 Subject: [PATCH] feature-flags: Create a feature flag for Platform Operators Tech Preview Signed-off-by: Daniel Sover --- config/v1/types_feature.go | 1 + 1 file changed, 1 insertion(+) diff --git a/config/v1/types_feature.go b/config/v1/types_feature.go index 21fc4f9a628..95f6db837c3 100644 --- a/config/v1/types_feature.go +++ b/config/v1/types_feature.go @@ -117,6 +117,7 @@ var FeatureSets = map[FeatureSet]*FeatureGateEnabledDisabled{ with("BuildCSIVolumes"). // sig-build, adkaplan, OCP specific with("NodeSwap"). // sig-node, ehashman, Kubernetes feature gate with("MachineAPIProviderOpenStack"). // openstack, egarcia (#forum-openstack), OCP specific + with("PlatformOperators"). // OLM, dsover & cchantse, OCP specific toFeatures(), LatencySensitive: newDefaultFeatures(). with(