It("should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance]",func(){
ginkgo.It("should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance]",func(){
//The secret is in pending during volume creation until the secret objects are available
//The secret is in pending during volume creation until the secret objects are available
//or until mount the secret volume times out. There is no secret object defined for the pod, so it should return timeout exception unless it is marked optional.
//or until mount the secret volume times out. There is no secret object defined for the pod, so it should return timeout exception unless it is marked optional.
//Slow (~5 mins)
//Slow (~5 mins)
It("Should fail non-optional pod creation due to secret object does not exist [Slow]",func(){
ginkgo.It("Should fail non-optional pod creation due to secret object does not exist [Slow]",func(){