Skip to content

Commit 5d2be5a

Browse files
committed
CNI: Update cilium from v1.16.0 to v1.16.1
1 parent af5e8a8 commit 5d2be5a

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

Diff for: pkg/minikube/cni/cilium.yaml

+11-8
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,9 @@ data:
248248
clustermesh-enable-endpoint-sync: "false"
249249
clustermesh-enable-mcs-api: "false"
250250

251+
nat-map-stats-entries: "32"
252+
nat-map-stats-interval: "30s"
253+
251254
# Extra config allows adding arbitrary properties to the cilium config.
252255
# By putting it at the end of the ConfigMap, it's also possible to override existing properties.
253256
---
@@ -1029,7 +1032,7 @@ spec:
10291032
type: Unconfined
10301033
containers:
10311034
- name: cilium-agent
1032-
image: "quay.io/cilium/cilium:v1.16.0@sha256:46ffa4ef3cf6d8885dcc4af5963b0683f7d59daa90d49ed9fb68d3b1627fe058"
1035+
image: "quay.io/cilium/cilium:v1.16.1@sha256:0b4a3ab41a4760d86b7fc945b8783747ba27f29dac30dd434d94f2c9e3679f39"
10331036
imagePullPolicy: IfNotPresent
10341037
command:
10351038
- cilium-agent
@@ -1183,7 +1186,7 @@ spec:
11831186
mountPath: /tmp
11841187
initContainers:
11851188
- name: config
1186-
image: "quay.io/cilium/cilium:v1.16.0@sha256:46ffa4ef3cf6d8885dcc4af5963b0683f7d59daa90d49ed9fb68d3b1627fe058"
1189+
image: "quay.io/cilium/cilium:v1.16.1@sha256:0b4a3ab41a4760d86b7fc945b8783747ba27f29dac30dd434d94f2c9e3679f39"
11871190
imagePullPolicy: IfNotPresent
11881191
command:
11891192
- cilium-dbg
@@ -1206,7 +1209,7 @@ spec:
12061209
# Required to mount cgroup2 filesystem on the underlying Kubernetes node.
12071210
# We use nsenter command with host's cgroup and mount namespaces enabled.
12081211
- name: mount-cgroup
1209-
image: "quay.io/cilium/cilium:v1.16.0@sha256:46ffa4ef3cf6d8885dcc4af5963b0683f7d59daa90d49ed9fb68d3b1627fe058"
1212+
image: "quay.io/cilium/cilium:v1.16.1@sha256:0b4a3ab41a4760d86b7fc945b8783747ba27f29dac30dd434d94f2c9e3679f39"
12101213
imagePullPolicy: IfNotPresent
12111214
env:
12121215
- name: CGROUP_ROOT
@@ -1243,7 +1246,7 @@ spec:
12431246
drop:
12441247
- ALL
12451248
- name: apply-sysctl-overwrites
1246-
image: "quay.io/cilium/cilium:v1.16.0@sha256:46ffa4ef3cf6d8885dcc4af5963b0683f7d59daa90d49ed9fb68d3b1627fe058"
1249+
image: "quay.io/cilium/cilium:v1.16.1@sha256:0b4a3ab41a4760d86b7fc945b8783747ba27f29dac30dd434d94f2c9e3679f39"
12471250
imagePullPolicy: IfNotPresent
12481251
env:
12491252
- name: BIN_PATH
@@ -1281,7 +1284,7 @@ spec:
12811284
# from a privileged container because the mount propagation bidirectional
12821285
# only works from privileged containers.
12831286
- name: mount-bpf-fs
1284-
image: "quay.io/cilium/cilium:v1.16.0@sha256:46ffa4ef3cf6d8885dcc4af5963b0683f7d59daa90d49ed9fb68d3b1627fe058"
1287+
image: "quay.io/cilium/cilium:v1.16.1@sha256:0b4a3ab41a4760d86b7fc945b8783747ba27f29dac30dd434d94f2c9e3679f39"
12851288
imagePullPolicy: IfNotPresent
12861289
args:
12871290
- 'mount | grep "/sys/fs/bpf type bpf" || mount -t bpf bpf /sys/fs/bpf'
@@ -1297,7 +1300,7 @@ spec:
12971300
mountPath: /sys/fs/bpf
12981301
mountPropagation: Bidirectional
12991302
- name: clean-cilium-state
1300-
image: "quay.io/cilium/cilium:v1.16.0@sha256:46ffa4ef3cf6d8885dcc4af5963b0683f7d59daa90d49ed9fb68d3b1627fe058"
1303+
image: "quay.io/cilium/cilium:v1.16.1@sha256:0b4a3ab41a4760d86b7fc945b8783747ba27f29dac30dd434d94f2c9e3679f39"
13011304
imagePullPolicy: IfNotPresent
13021305
command:
13031306
- /init-container.sh
@@ -1344,7 +1347,7 @@ spec:
13441347
mountPath: /var/run/cilium # wait-for-kube-proxy
13451348
# Install the CNI binaries in an InitContainer so we don't have a writable host mount in the agent
13461349
- name: install-cni-binaries
1347-
image: "quay.io/cilium/cilium:v1.16.0@sha256:46ffa4ef3cf6d8885dcc4af5963b0683f7d59daa90d49ed9fb68d3b1627fe058"
1350+
image: "quay.io/cilium/cilium:v1.16.1@sha256:0b4a3ab41a4760d86b7fc945b8783747ba27f29dac30dd434d94f2c9e3679f39"
13481351
imagePullPolicy: IfNotPresent
13491352
command:
13501353
- "/install-plugin.sh"
@@ -1700,7 +1703,7 @@ spec:
17001703
spec:
17011704
containers:
17021705
- name: cilium-operator
1703-
image: "quay.io/cilium/operator-generic:v1.16.0@sha256:d6621c11c4e4943bf2998af7febe05be5ed6fdcf812b27ad4388f47022190316"
1706+
image: "quay.io/cilium/operator-generic:v1.16.1@sha256:3bc7e7a43bc4a4d8989cb7936c5d96675dd2d02c306adf925ce0a7c35aa27dc4"
17041707
imagePullPolicy: IfNotPresent
17051708
command:
17061709
- cilium-operator-generic

0 commit comments

Comments
 (0)