mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 16:29:21 +00:00
Revert #45101 Mark PersistentVolumes as [Feature:Volumes]
This commit is contained in:
parent
03c9c48c81
commit
df12bc9ddf
@ -97,7 +97,7 @@ func initNFSserverPod(c clientset.Interface, ns string) *v1.Pod {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
var _ = framework.KubeDescribe("PersistentVolumes [Feature:Volumes]", func() {
|
var _ = framework.KubeDescribe("PersistentVolumes", func() {
|
||||||
|
|
||||||
// global vars for the Context()s and It()'s below
|
// global vars for the Context()s and It()'s below
|
||||||
f := framework.NewDefaultFramework("pv")
|
f := framework.NewDefaultFramework("pv")
|
||||||
|
Loading…
Reference in New Issue
Block a user