Promote RuntimeClass to beta

This commit is contained in:
Tim Allclair
2019-03-05 14:48:42 -08:00
parent 83ff0f6c64
commit bc01f97055
2 changed files with 3 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ import (
. "github.com/onsi/ginkgo"
)
var _ = SIGDescribe("RuntimeClass [Feature:RuntimeClass]", func() {
var _ = SIGDescribe("RuntimeClass", func() {
f := framework.NewDefaultFramework("runtimeclass")
It("should reject a Pod requesting a non-existent RuntimeClass", func() {