mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
typo
This commit is contained in:
parent
7155404eb5
commit
2d28e6803c
@ -295,7 +295,7 @@ var _ = SIGDescribe(framework.WithNodeConformance(), "Containers Lifecycle", fun
|
|||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
ginkgo.When("running a Pod wiht a failed regular container", func() {
|
ginkgo.When("running a Pod with a failed regular container", func() {
|
||||||
ginkgo.It("should restart failing container when pod restartPolicy is Always", func() {
|
ginkgo.It("should restart failing container when pod restartPolicy is Always", func() {
|
||||||
|
|
||||||
regular1 := "regular-1"
|
regular1 := "regular-1"
|
||||||
|
Loading…
Reference in New Issue
Block a user