Skip to content

Commit

Permalink
Revert "Merge pull request openshift#1538 from bertinatto/runtime-con…
Browse files Browse the repository at this point in the history
…fig-dra"

This reverts commit bfeeda4, reversing
changes made to 7864ef2.
  • Loading branch information
stbenjam committed Aug 22, 2023
1 parent bfeeda4 commit a0ae1f0
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -16,7 +16,6 @@ import (

var DefaultGroupVersionsByFeatureGate = map[configv1.FeatureGateName][]schema.GroupVersion{
"ValidatingAdmissionPolicy": {{Group: "admissionregistration.k8s.io", Version: "v1alpha1"}},
"DynamicResourceAllocation": {{Group: "resource.k8s.io", Version: "v1alpha2"}},
}

var (
Expand Down

0 comments on commit a0ae1f0

Please sign in to comment.