Update pause image to v3.5

Update dependencies and the test images to use pause 3.5. We also
provide a changelog entry for the new container image version.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
This commit is contained in:
Sascha Grunert
2021-03-16 13:41:02 +01:00
parent b876623070
commit b167fc24d7
51 changed files with 66 additions and 62 deletions

View File

@@ -4,5 +4,5 @@ metadata:
generateName: pod-churn-
spec:
containers:
- image: k8s.gcr.io/pause:3.4.1
- image: k8s.gcr.io/pause:3.5
name: pause

View File

@@ -4,7 +4,7 @@ metadata:
generateName: pod-
spec:
containers:
- image: k8s.gcr.io/pause:3.4.1
- image: k8s.gcr.io/pause:3.5
name: pause
ports:
- containerPort: 80

View File

@@ -5,7 +5,7 @@ metadata:
spec:
priority: 10
containers:
- image: k8s.gcr.io/pause:3.4.1
- image: k8s.gcr.io/pause:3.5
name: pause
ports:
- containerPort: 80

View File

@@ -4,7 +4,7 @@ metadata:
generateName: pod-
spec:
containers:
- image: k8s.gcr.io/pause:3.4.1
- image: k8s.gcr.io/pause:3.5
name: pause
ports:
- containerPort: 80

View File

@@ -5,7 +5,7 @@ metadata:
spec:
terminationGracePeriodSeconds: 0
containers:
- image: k8s.gcr.io/pause:3.4.1
- image: k8s.gcr.io/pause:3.5
name: pause
ports:
- containerPort: 80

View File

@@ -14,7 +14,7 @@ spec:
- zone1
- zone2
containers:
- image: k8s.gcr.io/pause:3.4.1
- image: k8s.gcr.io/pause:3.5
name: pause
ports:
- containerPort: 80

View File

@@ -14,7 +14,7 @@ spec:
topologyKey: topology.kubernetes.io/zone
namespaces: ["sched-test", "sched-setup"]
containers:
- image: k8s.gcr.io/pause:3.4.1
- image: k8s.gcr.io/pause:3.5
name: pause
ports:
- containerPort: 80

View File

@@ -14,7 +14,7 @@ spec:
topologyKey: kubernetes.io/hostname
namespaces: ["sched-test", "sched-setup"]
containers:
- image: k8s.gcr.io/pause:3.4.1
- image: k8s.gcr.io/pause:3.5
name: pause
ports:
- containerPort: 80

View File

@@ -16,7 +16,7 @@ spec:
namespaces: ["sched-test", "sched-setup"]
weight: 1
containers:
- image: k8s.gcr.io/pause:3.4.1
- image: k8s.gcr.io/pause:3.5
name: pause
ports:
- containerPort: 80

View File

@@ -16,7 +16,7 @@ spec:
namespaces: ["sched-test", "sched-setup"]
weight: 1
containers:
- image: k8s.gcr.io/pause:3.4.1
- image: k8s.gcr.io/pause:3.5
name: pause
ports:
- containerPort: 80

View File

@@ -13,7 +13,7 @@ spec:
matchLabels:
color: blue
containers:
- image: k8s.gcr.io/pause:3.4.1
- image: k8s.gcr.io/pause:3.5
name: pause
ports:
- containerPort: 80

View File

@@ -4,7 +4,7 @@ metadata:
generateName: secret-volume-
spec:
containers:
- image: k8s.gcr.io/pause:3.4.1
- image: k8s.gcr.io/pause:3.5
name: pause
ports:
- containerPort: 80

View File

@@ -13,7 +13,7 @@ spec:
matchLabels:
color: blue
containers:
- image: k8s.gcr.io/pause:3.4.1
- image: k8s.gcr.io/pause:3.5
name: pause
ports:
- containerPort: 80