Merge pull request #98205 from pacoxu/build/pauses

update pause image to 3.4.1 and also update the change log
This commit is contained in:
Kubernetes Prow Robot
2021-02-08 18:20:58 -08:00
committed by GitHub
58 changed files with 89 additions and 146 deletions

View File

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

View File

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

View File

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

View File

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

View File

@@ -14,7 +14,7 @@ spec:
- zone1
- zone2
containers:
- image: k8s.gcr.io/pause:3.2
- image: k8s.gcr.io/pause:3.4.1
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.2
- image: k8s.gcr.io/pause:3.4.1
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.2
- image: k8s.gcr.io/pause:3.4.1
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.2
- image: k8s.gcr.io/pause:3.4.1
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.2
- image: k8s.gcr.io/pause:3.4.1
name: pause
ports:
- containerPort: 80

View File

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

View File

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

View File

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