Skip to content

Commit

Permalink
Merge pull request #1581 from benluddy/415-vap-tp-disable
Browse files Browse the repository at this point in the history
OCPBUGS-18795: Revert "Enable ValidatingAdmissionPolicy for tech preview."
  • Loading branch information
openshift-merge-robot authored Sep 11, 2023
2 parents da2f2ca + d1a6576 commit 1b50bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/v1/types_feature.go
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ var FeatureSets = map[FeatureSet]*FeatureGateEnabledDisabled{
Disabled: []FeatureGateDescription{},
},
TechPreviewNoUpgrade: newDefaultFeatures().
with(validatingAdmissionPolicy).
without(validatingAdmissionPolicy).
with(externalCloudProvider).
with(externalCloudProviderGCP).
with(csiDriverSharedResource).
Expand Down

0 comments on commit 1b50bb4

Please sign in to comment.