Merge pull request #109123 from dims/switch-to-pause-3.7
Switch to pause 3.7 for Kubernetes 1.24
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"spec": {
|
||||
"containers": [{
|
||||
"name": "test-container",
|
||||
"image": "k8s.gcr.io/pause:3.6"
|
||||
"image": "k8s.gcr.io/pause:3.7"
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
@@ -4,5 +4,5 @@ metadata:
|
||||
generateName: pod-churn-
|
||||
spec:
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
|
@@ -16,7 +16,7 @@ spec:
|
||||
matchLabels:
|
||||
team: devops
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -16,7 +16,7 @@ spec:
|
||||
matchLabels:
|
||||
team: devops
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -4,7 +4,7 @@ metadata:
|
||||
generateName: pod-
|
||||
spec:
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -5,7 +5,7 @@ metadata:
|
||||
spec:
|
||||
priority: 10
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -5,7 +5,7 @@ metadata:
|
||||
spec:
|
||||
priority: 10
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -4,7 +4,7 @@ metadata:
|
||||
generateName: pod-
|
||||
spec:
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -5,7 +5,7 @@ metadata:
|
||||
spec:
|
||||
terminationGracePeriodSeconds: 0
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -18,7 +18,7 @@ spec:
|
||||
team: devops
|
||||
weight: 1
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -18,7 +18,7 @@ spec:
|
||||
team: devops
|
||||
weight: 1
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -14,7 +14,7 @@ spec:
|
||||
- zone1
|
||||
- zone2
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -14,7 +14,7 @@ spec:
|
||||
topologyKey: topology.kubernetes.io/zone
|
||||
namespaces: ["sched-1", "sched-0"]
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -14,7 +14,7 @@ spec:
|
||||
topologyKey: kubernetes.io/hostname
|
||||
namespaces: ["sched-1", "sched-0"]
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -16,7 +16,7 @@ spec:
|
||||
namespaces: ["sched-1", "sched-0"]
|
||||
weight: 1
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -16,7 +16,7 @@ spec:
|
||||
namespaces: ["sched-1", "sched-0"]
|
||||
weight: 1
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -13,7 +13,7 @@ spec:
|
||||
matchLabels:
|
||||
color: blue
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -4,7 +4,7 @@ metadata:
|
||||
generateName: secret-volume-
|
||||
spec:
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@@ -13,7 +13,7 @@ spec:
|
||||
matchLabels:
|
||||
color: blue
|
||||
containers:
|
||||
- image: k8s.gcr.io/pause:3.6
|
||||
- image: k8s.gcr.io/pause:3.7
|
||||
name: pause
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
Reference in New Issue
Block a user