From 29f02ada919839d6f594f5cc112f2e5d4c7ca264 Mon Sep 17 00:00:00 2001 From: Gardener Prow Robot Date: Tue, 2 Apr 2024 10:54:21 +0200 Subject: [PATCH] Update calico images to v3.27.3 (patch) (#373) * Update calico images to v3.27.3 * Update crd felixconfiguration with v3.27.3 --------- Co-authored-by: Johannes Scheerer --- .../crd-felixconfigurations.yaml | 7 +++++++ imagevector/images.yaml | 8 ++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/charts/internal/calico/templates/custom-resource-definition/crd-felixconfigurations.yaml b/charts/internal/calico/templates/custom-resource-definition/crd-felixconfigurations.yaml index 9e55dc65..87eafcd9 100644 --- a/charts/internal/calico/templates/custom-resource-definition/crd-felixconfigurations.yaml +++ b/charts/internal/calico/templates/custom-resource-definition/crd-felixconfigurations.yaml @@ -121,6 +121,13 @@ spec: Loose]' pattern: ^(?i)(Disabled|Strict|Loose)?$ type: string + bpfExcludeCIDRsFromNAT: + description: BPFExcludeCIDRsFromNAT is a list of CIDRs that are to + be excluded from NAT resolution so that host can handle them. A + typical usecase is node local DNS cache. + items: + type: string + type: array bpfExtToServiceConnmark: description: 'BPFExtToServiceConnmark in BPF mode, control a 32bit mark that is set on connections from an external client to a local diff --git a/imagevector/images.yaml b/imagevector/images.yaml index cdd58472..5849edf0 100644 --- a/imagevector/images.yaml +++ b/imagevector/images.yaml @@ -2,7 +2,7 @@ images: - name: calico-node sourceRepository: github.com/projectcalico/calico repository: quay.io/calico/node - tag: v3.27.0 + tag: v3.27.3 labels: - name: 'gardener.cloud/cve-categorisation' value: @@ -15,7 +15,7 @@ images: - name: calico-cni sourceRepository: github.com/projectcalico/cni-plugin repository: quay.io/calico/cni - tag: v3.27.0 + tag: v3.27.3 labels: - name: 'gardener.cloud/cve-categorisation' value: @@ -28,7 +28,7 @@ images: - name: calico-typha sourceRepository: github.com/projectcalico/typha repository: quay.io/calico/typha - tag: v3.27.0 + tag: v3.27.3 labels: - name: cloud.gardener.cnudie/dso/scanning-hints/binary_id/v1 value: @@ -45,7 +45,7 @@ images: - name: calico-kube-controllers sourceRepository: github.com/projectcalico/kube-controllers repository: quay.io/calico/kube-controllers - tag: v3.27.0 + tag: v3.27.3 labels: - name: 'gardener.cloud/cve-categorisation' value: