Skip to content

Commit

Permalink
Release v3.24.0
Browse files Browse the repository at this point in the history
Signed-off-by: hedi bouattour <[email protected]>
  • Loading branch information
hedibouattour committed Sep 19, 2022
1 parent 43a17d8 commit 37eab49
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 14 deletions.
4 changes: 2 additions & 2 deletions yaml/base/calico-vpp-daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ spec:
priorityClassName: system-node-critical
containers:
- name: agent
image: docker.io/calicovpp/agent:latest
image: docker.io/calicovpp/agent:v3.24.0
imagePullPolicy: IfNotPresent
env:
# Use Kubernetes API as the backing datastore.
Expand Down Expand Up @@ -278,7 +278,7 @@ spec:
mountPath: /run/netns/
mountPropagation: Bidirectional
- name: vpp
image: docker.io/calicovpp/vpp:latest
image: docker.io/calicovpp/vpp:v3.24.0
imagePullPolicy: IfNotPresent
securityContext:
privileged: true
Expand Down
5 changes: 3 additions & 2 deletions yaml/generated/calico-vpp-dpdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ data:
plugin dpdk_plugin.so { disable }
plugin calico_plugin.so { enable }
plugin ping_plugin.so { disable }
plugin dispatch_trace_plugin.so { enable }
}
buffers {
buffers-per-numa 131072
Expand Down Expand Up @@ -217,7 +218,7 @@ spec:
fieldPath: spec.nodeName
- name: CALICOVPP_CORE_PATTERN
value: /var/lib/vpp/vppcore.%e.%p
image: docker.io/calicovpp/vpp:prerelease
image: docker.io/calicovpp/vpp:v3.24.0
imagePullPolicy: IfNotPresent
name: vpp
resources:
Expand Down Expand Up @@ -260,7 +261,7 @@ spec:
configMapKeyRef:
key: service_prefix
name: calico-vpp-config
image: docker.io/calicovpp/agent:prerelease
image: docker.io/calicovpp/agent:v3.24.0
imagePullPolicy: IfNotPresent
name: agent
resources:
Expand Down
5 changes: 3 additions & 2 deletions yaml/generated/calico-vpp-eks-dpdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ data:
plugin dpdk_plugin.so { disable }
plugin calico_plugin.so { enable }
plugin ping_plugin.so { disable }
plugin dispatch_trace_plugin.so { enable }
}
buffers {
buffers-per-numa 131072
Expand Down Expand Up @@ -228,7 +229,7 @@ spec:
fieldPath: spec.nodeName
- name: CALICOVPP_CORE_PATTERN
value: /var/lib/vpp/vppcore.%e.%p
image: docker.io/calicovpp/vpp:prerelease
image: docker.io/calicovpp/vpp:v3.24.0
imagePullPolicy: IfNotPresent
name: vpp
resources:
Expand Down Expand Up @@ -271,7 +272,7 @@ spec:
configMapKeyRef:
key: service_prefix
name: calico-vpp-config
image: docker.io/calicovpp/agent:prerelease
image: docker.io/calicovpp/agent:v3.24.0
imagePullPolicy: IfNotPresent
name: agent
resources:
Expand Down
5 changes: 3 additions & 2 deletions yaml/generated/calico-vpp-eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ data:
plugin dpdk_plugin.so { disable }
plugin calico_plugin.so { enable }
plugin ping_plugin.so { disable }
plugin dispatch_trace_plugin.so { enable }
}
buffers {
buffers-per-numa 131072
Expand Down Expand Up @@ -228,7 +229,7 @@ spec:
fieldPath: spec.nodeName
- name: CALICOVPP_CORE_PATTERN
value: /var/lib/vpp/vppcore.%e.%p
image: docker.io/calicovpp/vpp:prerelease
image: docker.io/calicovpp/vpp:v3.24.0
imagePullPolicy: IfNotPresent
name: vpp
resources:
Expand Down Expand Up @@ -269,7 +270,7 @@ spec:
configMapKeyRef:
key: service_prefix
name: calico-vpp-config
image: docker.io/calicovpp/agent:prerelease
image: docker.io/calicovpp/agent:v3.24.0
imagePullPolicy: IfNotPresent
name: agent
resources:
Expand Down
5 changes: 3 additions & 2 deletions yaml/generated/calico-vpp-kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ data:
plugin dpdk_plugin.so { disable }
plugin calico_plugin.so { enable }
plugin ping_plugin.so { disable }
plugin dispatch_trace_plugin.so { enable }
}
buffers {
buffers-per-numa 131072
Expand Down Expand Up @@ -198,7 +199,7 @@ spec:
configMapKeyRef:
key: service_prefix
name: calico-vpp-config
image: docker.io/calicovpp/agent:prerelease
image: docker.io/calicovpp/agent:v3.24.0
imagePullPolicy: IfNotPresent
name: agent
resources:
Expand Down Expand Up @@ -251,7 +252,7 @@ spec:
fieldPath: spec.nodeName
- name: CALICOVPP_CORE_PATTERN
value: /var/lib/vpp/vppcore.%e.%p
image: docker.io/calicovpp/vpp:prerelease
image: docker.io/calicovpp/vpp:v3.24.0
imagePullPolicy: IfNotPresent
name: vpp
resources:
Expand Down
5 changes: 3 additions & 2 deletions yaml/generated/calico-vpp-nohuge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ data:
plugin dpdk_plugin.so { disable }
plugin calico_plugin.so { enable }
plugin ping_plugin.so { disable }
plugin dispatch_trace_plugin.so { enable }
}
buffers {
buffers-per-numa 131072
Expand Down Expand Up @@ -198,7 +199,7 @@ spec:
configMapKeyRef:
key: service_prefix
name: calico-vpp-config
image: docker.io/calicovpp/agent:prerelease
image: docker.io/calicovpp/agent:v3.24.0
imagePullPolicy: IfNotPresent
name: agent
resources:
Expand Down Expand Up @@ -251,7 +252,7 @@ spec:
fieldPath: spec.nodeName
- name: CALICOVPP_CORE_PATTERN
value: /var/lib/vpp/vppcore.%e.%p
image: docker.io/calicovpp/vpp:prerelease
image: docker.io/calicovpp/vpp:v3.24.0
imagePullPolicy: IfNotPresent
name: vpp
resources:
Expand Down
5 changes: 3 additions & 2 deletions yaml/generated/calico-vpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ data:
plugin dpdk_plugin.so { disable }
plugin calico_plugin.so { enable }
plugin ping_plugin.so { disable }
plugin dispatch_trace_plugin.so { enable }
}
buffers {
buffers-per-numa 131072
Expand Down Expand Up @@ -217,7 +218,7 @@ spec:
fieldPath: spec.nodeName
- name: CALICOVPP_CORE_PATTERN
value: /var/lib/vpp/vppcore.%e.%p
image: docker.io/calicovpp/vpp:prerelease
image: docker.io/calicovpp/vpp:v3.24.0
imagePullPolicy: IfNotPresent
name: vpp
resources:
Expand Down Expand Up @@ -260,7 +261,7 @@ spec:
configMapKeyRef:
key: service_prefix
name: calico-vpp-config
image: docker.io/calicovpp/agent:prerelease
image: docker.io/calicovpp/agent:v3.24.0
imagePullPolicy: IfNotPresent
name: agent
resources:
Expand Down

0 comments on commit 37eab49

Please sign in to comment.