Skip to content

Commit

Permalink
Remove feature
Browse files Browse the repository at this point in the history
  • Loading branch information
cici37 committed Aug 9, 2022
1 parent 42a5eb4 commit 00ca624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/apimachinery/crd_validation_rules.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import (
admissionapi "k8s.io/pod-security-admission/api"
)

var _ = SIGDescribe("CustomResourceValidationRules [Privileged:ClusterAdmin][Feature:CustomResourceValidationExpressions]", func() {
var _ = SIGDescribe("CustomResourceValidationRules [Privileged:ClusterAdmin]", func() {
f := framework.NewDefaultFramework("crd-validation-expressions")
f.NamespacePodSecurityEnforceLevel = admissionapi.LevelPrivileged

Expand Down

0 comments on commit 00ca624

Please sign in to comment.