File tree Expand file tree Collapse file tree 2 files changed +0
-11
lines changed
Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -143,16 +143,6 @@ var (
143143 OwningProduct : ocpSpecific ,
144144 }
145145
146- FeatureGatePDBUnhealthyPodEvictionPolicy = FeatureGateName ("PDBUnhealthyPodEvictionPolicy" )
147- pdbUnhealthyPodEvictionPolicy = FeatureGateDescription {
148- FeatureGateAttributes : FeatureGateAttributes {
149- Name : FeatureGatePDBUnhealthyPodEvictionPolicy ,
150- },
151- OwningJiraComponent : "apps" ,
152- ResponsiblePerson : "atiratree" ,
153- OwningProduct : kubernetes ,
154- }
155-
156146 FeatureGateDynamicResourceAllocation = FeatureGateName ("DynamicResourceAllocation" )
157147 dynamicResourceAllocation = FeatureGateDescription {
158148 FeatureGateAttributes : FeatureGateAttributes {
Original file line number Diff line number Diff line change @@ -171,7 +171,6 @@ var FeatureSets = map[FeatureSet]*FeatureGateEnabledDisabled{
171171 with (machineAPIProviderOpenStack ).
172172 with (insightsConfigAPI ).
173173 with (retroactiveDefaultStorageClass ).
174- with (pdbUnhealthyPodEvictionPolicy ).
175174 with (dynamicResourceAllocation ).
176175 with (admissionWebhookMatchConditions ).
177176 with (azureWorkloadIdentity ).
You can’t perform that action at this time.
0 commit comments