Drop the beta for GCR v2 images.

beta.gcr.io is no longer needed to pull through v2.
This commit is contained in:
Matt Moore
2015-11-04 15:52:49 -08:00
parent 961a02a602
commit b750d1dddc
19 changed files with 30 additions and 30 deletions

View File

@@ -130,7 +130,7 @@ var _ = Describe("kubelet", func() {
Client: framework.Client,
Name: rcName,
Namespace: framework.Namespace.Name,
Image: "beta.gcr.io/google_containers/pause:2.0",
Image: "gcr.io/google_containers/pause:2.0",
Replicas: totalPods,
})).NotTo(HaveOccurred())
// Perform a sanity check so that we know all desired pods are