Skip to content

Commit 5ee0307

Browse files
authored
Merge pull request #15314 from zetaab/updnodelocaldns
Upgrade k8s-dns-node-cache to 1.22.20
2 parents b6abf90 + 225e3f4 commit 5ee0307

File tree

82 files changed

+82
-82
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+82
-82
lines changed

pkg/model/components/kubedns.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ func (b *KubeDnsOptionsBuilder) BuildOptions(o interface{}) error {
110110
}
111111

112112
if nodeLocalDNS.Image == nil {
113-
nodeLocalDNS.Image = fi.PtrTo("registry.k8s.io/dns/k8s-dns-node-cache:1.22.16")
113+
nodeLocalDNS.Image = fi.PtrTo("registry.k8s.io/dns/k8s-dns-node-cache:1.22.20")
114114
}
115115

116116
return nil

tests/integration/update_cluster/additionalobjects/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ spec:
135135
nodeLocalDNS:
136136
cpuRequest: 25m
137137
enabled: false
138-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
138+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
139139
memoryRequest: 5Mi
140140
provider: CoreDNS
141141
serverIP: 100.64.0.10

tests/integration/update_cluster/apiservernodes/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ spec:
125125
nodeLocalDNS:
126126
cpuRequest: 25m
127127
enabled: false
128-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
128+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
129129
memoryRequest: 5Mi
130130
provider: CoreDNS
131131
serverIP: 100.64.0.10

tests/integration/update_cluster/aws-lb-controller/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ spec:
140140
nodeLocalDNS:
141141
cpuRequest: 25m
142142
enabled: false
143-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
143+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
144144
memoryRequest: 5Mi
145145
provider: CoreDNS
146146
serverIP: 100.64.0.10

tests/integration/update_cluster/bastionadditional_user-data/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ spec:
137137
nodeLocalDNS:
138138
cpuRequest: 25m
139139
enabled: false
140-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
140+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
141141
memoryRequest: 5Mi
142142
provider: CoreDNS
143143
serverIP: 100.64.0.10

tests/integration/update_cluster/cluster-autoscaler-priority-expander-custom/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ spec:
157157
nodeLocalDNS:
158158
cpuRequest: 25m
159159
enabled: false
160-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
160+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
161161
memoryRequest: 5Mi
162162
provider: CoreDNS
163163
serverIP: 100.64.0.10

tests/integration/update_cluster/cluster-autoscaler-priority-expander/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ spec:
150150
nodeLocalDNS:
151151
cpuRequest: 25m
152152
enabled: false
153-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
153+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
154154
memoryRequest: 5Mi
155155
provider: CoreDNS
156156
serverIP: 100.64.0.10

tests/integration/update_cluster/complex/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ spec:
164164
nodeLocalDNS:
165165
cpuRequest: 25m
166166
enabled: false
167-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
167+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
168168
memoryRequest: 5Mi
169169
provider: CoreDNS
170170
serverIP: 100.64.0.10

tests/integration/update_cluster/compress/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ spec:
135135
nodeLocalDNS:
136136
cpuRequest: 25m
137137
enabled: false
138-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
138+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
139139
memoryRequest: 5Mi
140140
provider: CoreDNS
141141
serverIP: 100.64.0.10

tests/integration/update_cluster/containerd-custom/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ spec:
143143
nodeLocalDNS:
144144
cpuRequest: 25m
145145
enabled: false
146-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
146+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
147147
memoryRequest: 5Mi
148148
provider: CoreDNS
149149
serverIP: 100.64.0.10

tests/integration/update_cluster/containerd/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ spec:
135135
nodeLocalDNS:
136136
cpuRequest: 25m
137137
enabled: false
138-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
138+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
139139
memoryRequest: 5Mi
140140
provider: CoreDNS
141141
serverIP: 100.64.0.10

tests/integration/update_cluster/digit/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ spec:
157157
nodeLocalDNS:
158158
cpuRequest: 25m
159159
enabled: false
160-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
160+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
161161
memoryRequest: 5Mi
162162
provider: CoreDNS
163163
serverIP: 100.64.0.10

tests/integration/update_cluster/docker-custom/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ spec:
142142
nodeLocalDNS:
143143
cpuRequest: 25m
144144
enabled: false
145-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
145+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
146146
memoryRequest: 5Mi
147147
provider: CoreDNS
148148
serverIP: 100.64.0.10

tests/integration/update_cluster/existing_iam/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ spec:
151151
nodeLocalDNS:
152152
cpuRequest: 25m
153153
enabled: false
154-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
154+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
155155
memoryRequest: 5Mi
156156
provider: CoreDNS
157157
serverIP: 100.64.0.10

tests/integration/update_cluster/existing_sg/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ spec:
154154
nodeLocalDNS:
155155
cpuRequest: 25m
156156
enabled: false
157-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
157+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
158158
memoryRequest: 5Mi
159159
provider: CoreDNS
160160
serverIP: 100.64.0.10

tests/integration/update_cluster/external_dns/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ spec:
135135
nodeLocalDNS:
136136
cpuRequest: 25m
137137
enabled: false
138-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
138+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
139139
memoryRequest: 5Mi
140140
provider: CoreDNS
141141
serverIP: 100.64.0.10

tests/integration/update_cluster/external_dns_irsa/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ spec:
136136
nodeLocalDNS:
137137
cpuRequest: 25m
138138
enabled: false
139-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
139+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
140140
memoryRequest: 5Mi
141141
provider: CoreDNS
142142
serverIP: 100.64.0.10

tests/integration/update_cluster/externallb/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ spec:
135135
nodeLocalDNS:
136136
cpuRequest: 25m
137137
enabled: false
138-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
138+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
139139
memoryRequest: 5Mi
140140
provider: CoreDNS
141141
serverIP: 100.64.0.10

tests/integration/update_cluster/externalpolicies/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ spec:
152152
nodeLocalDNS:
153153
cpuRequest: 25m
154154
enabled: false
155-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
155+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
156156
memoryRequest: 5Mi
157157
provider: CoreDNS
158158
serverIP: 100.64.0.10

tests/integration/update_cluster/ha/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ spec:
151151
nodeLocalDNS:
152152
cpuRequest: 25m
153153
enabled: false
154-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
154+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
155155
memoryRequest: 5Mi
156156
provider: CoreDNS
157157
serverIP: 100.64.0.10

tests/integration/update_cluster/ha_gce/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ spec:
152152
nodeLocalDNS:
153153
cpuRequest: 25m
154154
enabled: false
155-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
155+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
156156
memoryRequest: 5Mi
157157
provider: CoreDNS
158158
serverIP: 100.64.0.10

tests/integration/update_cluster/irsa/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ spec:
164164
nodeLocalDNS:
165165
cpuRequest: 25m
166166
enabled: false
167-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
167+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
168168
memoryRequest: 5Mi
169169
provider: CoreDNS
170170
serverIP: 100.64.0.10

tests/integration/update_cluster/karpenter/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ spec:
138138
nodeLocalDNS:
139139
cpuRequest: 25m
140140
enabled: false
141-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
141+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
142142
memoryRequest: 5Mi
143143
provider: CoreDNS
144144
serverIP: 100.64.0.10

tests/integration/update_cluster/many-addons-ccm-irsa/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ spec:
157157
nodeLocalDNS:
158158
cpuRequest: 25m
159159
enabled: false
160-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
160+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
161161
memoryRequest: 5Mi
162162
provider: CoreDNS
163163
serverIP: 172.20.0.10

tests/integration/update_cluster/many-addons-ccm-irsa23/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ spec:
157157
nodeLocalDNS:
158158
cpuRequest: 25m
159159
enabled: false
160-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
160+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
161161
memoryRequest: 5Mi
162162
provider: CoreDNS
163163
serverIP: 172.20.0.10

tests/integration/update_cluster/many-addons-ccm-irsa24/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ spec:
158158
nodeLocalDNS:
159159
cpuRequest: 25m
160160
enabled: false
161-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
161+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
162162
memoryRequest: 5Mi
163163
provider: CoreDNS
164164
serverIP: 172.20.0.10

tests/integration/update_cluster/many-addons-ccm-irsa25/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ spec:
157157
nodeLocalDNS:
158158
cpuRequest: 25m
159159
enabled: false
160-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
160+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
161161
memoryRequest: 5Mi
162162
provider: CoreDNS
163163
serverIP: 172.20.0.10

tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ spec:
158158
cpuRequest: 25m
159159
enabled: true
160160
forwardToKubeDNS: false
161-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
161+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
162162
localIP: 169.254.20.10
163163
memoryRequest: 5Mi
164164
provider: CoreDNS

tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_minimal.example.com-addons-bootstrap_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
version: 9.99.0
4242
- id: k8s-1.12
4343
manifest: nodelocaldns.addons.k8s.io/k8s-1.12.yaml
44-
manifestHash: a15ad12db934f7b6c87123d2f63ff1bed142e4e64c5a9470e6eefc87d0705b7a
44+
manifestHash: fabeb460a56eda2aa329fe1f932a98f60de82f54bb4baedcdf9d5b2393557d73
4545
name: nodelocaldns.addons.k8s.io
4646
needsRollingUpdate: all
4747
selector:

tests/integration/update_cluster/many-addons-ccm-irsa26/data/aws_s3_object_minimal.example.com-addons-nodelocaldns.addons.k8s.io-k8s-1.12_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ spec:
137137
- -conf=/etc/Corefile
138138
- -upstreamsvc=kube-dns-upstream
139139
- -setupiptables=false
140-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
140+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
141141
livenessProbe:
142142
httpGet:
143143
host: 169.254.20.10

tests/integration/update_cluster/many-addons-ccm/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ spec:
156156
nodeLocalDNS:
157157
cpuRequest: 25m
158158
enabled: false
159-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
159+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
160160
memoryRequest: 5Mi
161161
provider: CoreDNS
162162
serverIP: 172.20.0.10

tests/integration/update_cluster/many-addons-gce/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ spec:
155155
nodeLocalDNS:
156156
cpuRequest: 25m
157157
enabled: false
158-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
158+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
159159
memoryRequest: 5Mi
160160
provider: CoreDNS
161161
serverIP: 100.64.0.10

tests/integration/update_cluster/many-addons/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ spec:
157157
nodeLocalDNS:
158158
cpuRequest: 25m
159159
enabled: false
160-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
160+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
161161
memoryRequest: 5Mi
162162
provider: CoreDNS
163163
serverIP: 172.20.0.10

tests/integration/update_cluster/minimal-1.23/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ spec:
135135
nodeLocalDNS:
136136
cpuRequest: 25m
137137
enabled: false
138-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
138+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
139139
memoryRequest: 5Mi
140140
provider: CoreDNS
141141
serverIP: 100.64.0.10

tests/integration/update_cluster/minimal-1.24/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ spec:
143143
nodeLocalDNS:
144144
cpuRequest: 25m
145145
enabled: false
146-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
146+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
147147
memoryRequest: 5Mi
148148
provider: CoreDNS
149149
serverIP: 100.64.0.10

tests/integration/update_cluster/minimal-1.25/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ spec:
142142
nodeLocalDNS:
143143
cpuRequest: 25m
144144
enabled: false
145-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
145+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
146146
memoryRequest: 5Mi
147147
provider: CoreDNS
148148
serverIP: 100.64.0.10

tests/integration/update_cluster/minimal-1.26/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ spec:
142142
nodeLocalDNS:
143143
cpuRequest: 25m
144144
enabled: false
145-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
145+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
146146
memoryRequest: 5Mi
147147
provider: CoreDNS
148148
serverIP: 100.64.0.10

tests/integration/update_cluster/minimal-dns-none/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ spec:
141141
nodeLocalDNS:
142142
cpuRequest: 25m
143143
enabled: false
144-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
144+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
145145
memoryRequest: 5Mi
146146
provider: CoreDNS
147147
serverIP: 100.64.0.10

tests/integration/update_cluster/minimal-etcd/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ spec:
142142
nodeLocalDNS:
143143
cpuRequest: 25m
144144
enabled: false
145-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
145+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
146146
memoryRequest: 5Mi
147147
provider: CoreDNS
148148
serverIP: 100.64.0.10

tests/integration/update_cluster/minimal-gp3/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ spec:
141141
nodeLocalDNS:
142142
cpuRequest: 25m
143143
enabled: false
144-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
144+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
145145
memoryRequest: 5Mi
146146
provider: CoreDNS
147147
serverIP: 100.64.0.10

tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ spec:
142142
nodeLocalDNS:
143143
cpuRequest: 25m
144144
enabled: false
145-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
145+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
146146
memoryRequest: 5Mi
147147
provider: CoreDNS
148148
serverIP: fd00:5e4f:ce::a

tests/integration/update_cluster/minimal-ipv6-cilium/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ spec:
142142
nodeLocalDNS:
143143
cpuRequest: 25m
144144
enabled: false
145-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
145+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
146146
memoryRequest: 5Mi
147147
provider: CoreDNS
148148
serverIP: fd00:5e4f:ce::a

tests/integration/update_cluster/minimal-ipv6-no-subnet-prefix/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ spec:
142142
nodeLocalDNS:
143143
cpuRequest: 25m
144144
enabled: false
145-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
145+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
146146
memoryRequest: 5Mi
147147
provider: CoreDNS
148148
serverIP: fd00:5e4f:ce::a

tests/integration/update_cluster/minimal-ipv6/data/aws_s3_object_cluster-completed.spec_content

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ spec:
142142
nodeLocalDNS:
143143
cpuRequest: 25m
144144
enabled: false
145-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.16
145+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
146146
memoryRequest: 5Mi
147147
provider: CoreDNS
148148
serverIP: fd00:5e4f:ce::a

0 commit comments

Comments
 (0)