mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Relabel Security Context e2e
This commit is contained in:
parent
810544633e
commit
70fceeff92
@ -57,7 +57,7 @@ func scTestPod(hostIPC bool, hostPID bool) *api.Pod {
|
||||
return pod
|
||||
}
|
||||
|
||||
var _ = Describe("Security Context [Skipped]", func() {
|
||||
var _ = Describe("Security Context [Feature:SecurityContext]", func() {
|
||||
framework := NewFramework("security-context")
|
||||
|
||||
It("should support pod.Spec.SecurityContext.SupplementalGroups", func() {
|
||||
|
Loading…
Reference in New Issue
Block a user