gomega.Expect(err).NotTo(gomega.HaveOccurred(),"failed to apply to pod %s in namespace %s, a strategic merge patch: %s",pod1.Name,f.Namespace.Name,patch1)
gomega.Expect(err).NotTo(gomega.HaveOccurred(),"failed to apply to pod %s in namespace %s, a strategic merge patch: %s",pod1.Name,f.Namespace.Name,patch1)
gomega.Expect(err).NotTo(gomega.HaveOccurred(),"failed to apply to pod %s in namespace %s, a strategic merge patch: %s",pod2.Name,f.Namespace.Name,patch2)
gomega.Expect(err).NotTo(gomega.HaveOccurred(),"failed to apply to pod %s in namespace %s, a strategic merge patch: %s",pod2.Name,f.Namespace.Name,patch2)
gomega.Expect(err).NotTo(gomega.HaveOccurred(),"failed to apply to pod %s in namespace %s, a strategic merge patch: %s",pod3.Name,f.Namespace.Name,patch3)
gomega.Expect(err).NotTo(gomega.HaveOccurred(),"failed to apply to pod %s in namespace %s, a strategic merge patch: %s",pod3.Name,f.Namespace.Name,patch3)