mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
images: set 0.26.1 tag for the release
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
This commit is contained in:
parent
3b5bbfe29f
commit
4e3ef52ef5
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -142,7 +142,7 @@ pipeline {
|
|||||||
stage('make test-with-kind') {
|
stage('make test-with-kind') {
|
||||||
steps {
|
steps {
|
||||||
dir(path: "$REPO_DIR") {
|
dir(path: "$REPO_DIR") {
|
||||||
sh "make test-with-kind REG=intel/ TAG=0.26.0"
|
sh "make test-with-kind REG=intel/ TAG=0.26.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
2
Makefile
2
Makefile
@ -136,7 +136,7 @@ clean:
|
|||||||
|
|
||||||
ORG?=intel
|
ORG?=intel
|
||||||
REG?=$(ORG)/
|
REG?=$(ORG)/
|
||||||
TAG?=0.26.0
|
TAG?=0.26.1
|
||||||
export TAG
|
export TAG
|
||||||
|
|
||||||
e2e-fpga:
|
e2e-fpga:
|
||||||
|
@ -6,7 +6,7 @@ spec:
|
|||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
containers:
|
containers:
|
||||||
- name: dlb-libdlb-demo-pf-pod
|
- name: dlb-libdlb-demo-pf-pod
|
||||||
image: intel/dlb-libdlb-demo:0.26.0
|
image: intel/dlb-libdlb-demo:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
@ -6,7 +6,7 @@ spec:
|
|||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
containers:
|
containers:
|
||||||
- name: pf
|
- name: pf
|
||||||
image: intel/dlb-libdlb-demo:0.26.0
|
image: intel/dlb-libdlb-demo:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
@ -18,7 +18,7 @@ spec:
|
|||||||
cpu: 1
|
cpu: 1
|
||||||
memory: 200Mi
|
memory: 200Mi
|
||||||
- name: vf
|
- name: vf
|
||||||
image: intel/dlb-libdlb-demo:0.26.0
|
image: intel/dlb-libdlb-demo:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
@ -6,7 +6,7 @@ spec:
|
|||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
containers:
|
containers:
|
||||||
- name: dlb-libdlb-demo-vf-pod
|
- name: dlb-libdlb-demo-vf-pod
|
||||||
image: intel/dlb-libdlb-demo:0.26.0
|
image: intel/dlb-libdlb-demo:0.26.1
|
||||||
command: [ "sh", "-c", "/usr/local/bin/dir_traffic -n 8 -w epoll -d $(ls /dev/dlb* | sed 's/\\/dev\\/dlb//')" ]
|
command: [ "sh", "-c", "/usr/local/bin/dir_traffic -n 8 -w epoll -d $(ls /dev/dlb* | sed 's/\\/dev\\/dlb//')" ]
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
|
@ -7,7 +7,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: dsa-accel-config-demo
|
- name: dsa-accel-config-demo
|
||||||
image: intel/accel-config-demo:0.26.0
|
image: intel/accel-config-demo:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
@ -7,7 +7,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: iaa-accel-config-demo
|
- name: iaa-accel-config-demo
|
||||||
image: intel/accel-config-demo:0.26.0
|
image: intel/accel-config-demo:0.26.1
|
||||||
command: [ "/bin/bash", "-c", "cd /test && /bin/bash -e ./iaa_user_test_runner.sh" ]
|
command: [ "/bin/bash", "-c", "cd /test && /bin/bash -e ./iaa_user_test_runner.sh" ]
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
|
@ -13,7 +13,7 @@ spec:
|
|||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
containers:
|
containers:
|
||||||
- name: intelfpga-demo-job-1
|
- name: intelfpga-demo-job-1
|
||||||
image: intel/opae-nlb-demo:0.26.0
|
image: intel/opae-nlb-demo:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -7,7 +7,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: openssl-qat-engine
|
- name: openssl-qat-engine
|
||||||
image: intel/openssl-qat-engine:0.26.0
|
image: intel/openssl-qat-engine:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command: [ "cpa_sample_code", "runTests=4", "signOfLife=1" ]
|
command: [ "cpa_sample_code", "runTests=4", "signOfLife=1" ]
|
||||||
securityContext:
|
securityContext:
|
||||||
|
@ -5,7 +5,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: test-container
|
- name: test-container
|
||||||
image: intel/opae-nlb-demo:0.26.0
|
image: intel/opae-nlb-demo:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -5,7 +5,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: test-container
|
- name: test-container
|
||||||
image: intel/opae-nlb-demo:0.26.0
|
image: intel/opae-nlb-demo:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -21,7 +21,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: spec.nodeName
|
fieldPath: spec.nodeName
|
||||||
image: intel/intel-dlb-plugin:0.26.0
|
image: intel/intel-dlb-plugin:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
|
@ -7,7 +7,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: intel-dlb-initcontainer
|
- name: intel-dlb-initcontainer
|
||||||
image: intel/intel-dlb-initcontainer:0.26.0
|
image: intel/intel-dlb-initcontainer:0.26.1
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
privileged: true
|
privileged: true
|
||||||
|
@ -21,7 +21,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: spec.nodeName
|
fieldPath: spec.nodeName
|
||||||
image: intel/intel-dsa-plugin:0.26.0
|
image: intel/intel-dsa-plugin:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
|
@ -12,7 +12,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: spec.nodeName
|
fieldPath: spec.nodeName
|
||||||
image: intel/intel-idxd-config-initcontainer:0.26.0
|
image: intel/intel-idxd-config-initcontainer:0.26.1
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
privileged: true
|
privileged: true
|
||||||
|
@ -16,7 +16,7 @@ spec:
|
|||||||
control-plane: controller-manager
|
control-plane: controller-manager
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: intel/intel-fpga-admissionwebhook:0.26.0
|
- image: intel/intel-fpga-admissionwebhook:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: manager
|
name: manager
|
||||||
securityContext:
|
securityContext:
|
||||||
|
@ -16,7 +16,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: intel-fpga-initcontainer
|
- name: intel-fpga-initcontainer
|
||||||
image: intel/intel-fpga-initcontainer:0.26.0
|
image: intel/intel-fpga-initcontainer:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
@ -33,7 +33,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: spec.nodeName
|
fieldPath: spec.nodeName
|
||||||
image: intel/intel-fpga-plugin:0.26.0
|
image: intel/intel-fpga-plugin:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- -mode=af
|
- -mode=af
|
||||||
|
@ -15,7 +15,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: intel-gpu-initcontainer
|
- name: intel-gpu-initcontainer
|
||||||
image: intel/intel-gpu-initcontainer:0.26.0
|
image: intel/intel-gpu-initcontainer:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
seLinuxOptions:
|
seLinuxOptions:
|
||||||
@ -36,7 +36,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: status.hostIP
|
fieldPath: status.hostIP
|
||||||
image: intel/intel-gpu-plugin:0.26.0
|
image: intel/intel-gpu-plugin:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
seLinuxOptions:
|
seLinuxOptions:
|
||||||
|
@ -21,7 +21,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: spec.nodeName
|
fieldPath: spec.nodeName
|
||||||
image: intel/intel-iaa-plugin:0.26.0
|
image: intel/intel-iaa-plugin:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
|
@ -14,7 +14,7 @@ spec:
|
|||||||
fieldPath: spec.nodeName
|
fieldPath: spec.nodeName
|
||||||
- name: DEVICE_TYPE
|
- name: DEVICE_TYPE
|
||||||
value: "iaa"
|
value: "iaa"
|
||||||
image: intel/intel-idxd-config-initcontainer:0.26.0
|
image: intel/intel-idxd-config-initcontainer:0.26.1
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
privileged: true
|
privileged: true
|
||||||
|
@ -23,7 +23,7 @@ spec:
|
|||||||
control-plane: controller-manager
|
control-plane: controller-manager
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: docker.io/intel/intel-deviceplugin-operator:0.26.0
|
- image: docker.io/intel/intel-deviceplugin-operator:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: manager
|
name: manager
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
|
@ -5,7 +5,7 @@ metadata:
|
|||||||
alm-examples: '[]'
|
alm-examples: '[]'
|
||||||
capabilities: Seamless Upgrades
|
capabilities: Seamless Upgrades
|
||||||
categories: Drivers and plugins
|
categories: Drivers and plugins
|
||||||
containerImage: docker.io/intel/intel-deviceplugin-operator:0.26.0
|
containerImage: docker.io/intel/intel-deviceplugin-operator:0.26.1
|
||||||
createdAt: "2022-11-09"
|
createdAt: "2022-11-09"
|
||||||
description: This operator is a Kubernetes custom controller whose goal is to
|
description: This operator is a Kubernetes custom controller whose goal is to
|
||||||
serve the installation and lifecycle management of Intel device plugins for
|
serve the installation and lifecycle management of Intel device plugins for
|
||||||
|
@ -9,8 +9,8 @@ metadata:
|
|||||||
# annotations:
|
# annotations:
|
||||||
# container.apparmor.security.beta.kubernetes.io/intel-dlb-plugin: unconfined
|
# container.apparmor.security.beta.kubernetes.io/intel-dlb-plugin: unconfined
|
||||||
spec:
|
spec:
|
||||||
image: intel/intel-dlb-plugin:0.26.0
|
image: intel/intel-dlb-plugin:0.26.1
|
||||||
initImage: intel/intel-dlb-initcontainer:0.26.0
|
initImage: intel/intel-dlb-initcontainer:0.26.1
|
||||||
logLevel: 4
|
logLevel: 4
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
intel.feature.node.kubernetes.io/dlb: 'true'
|
intel.feature.node.kubernetes.io/dlb: 'true'
|
||||||
|
@ -3,8 +3,8 @@ kind: DsaDevicePlugin
|
|||||||
metadata:
|
metadata:
|
||||||
name: dsadeviceplugin-sample
|
name: dsadeviceplugin-sample
|
||||||
spec:
|
spec:
|
||||||
image: intel/intel-dsa-plugin:0.26.0
|
image: intel/intel-dsa-plugin:0.26.1
|
||||||
initImage: intel/intel-idxd-config-initcontainer:0.26.0
|
initImage: intel/intel-idxd-config-initcontainer:0.26.1
|
||||||
sharedDevNum: 10
|
sharedDevNum: 10
|
||||||
logLevel: 4
|
logLevel: 4
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
|
@ -3,8 +3,8 @@ kind: FpgaDevicePlugin
|
|||||||
metadata:
|
metadata:
|
||||||
name: fpgadeviceplugin-sample
|
name: fpgadeviceplugin-sample
|
||||||
spec:
|
spec:
|
||||||
image: intel/intel-fpga-plugin:0.26.0
|
image: intel/intel-fpga-plugin:0.26.1
|
||||||
initImage: intel/intel-fpga-initcontainer:0.26.0
|
initImage: intel/intel-fpga-initcontainer:0.26.1
|
||||||
mode: region
|
mode: region
|
||||||
logLevel: 4
|
logLevel: 4
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
|
@ -3,8 +3,8 @@ kind: GpuDevicePlugin
|
|||||||
metadata:
|
metadata:
|
||||||
name: gpudeviceplugin-sample
|
name: gpudeviceplugin-sample
|
||||||
spec:
|
spec:
|
||||||
image: intel/intel-gpu-plugin:0.26.0
|
image: intel/intel-gpu-plugin:0.26.1
|
||||||
initImage: intel/intel-gpu-initcontainer:0.26.0
|
initImage: intel/intel-gpu-initcontainer:0.26.1
|
||||||
sharedDevNum: 10
|
sharedDevNum: 10
|
||||||
logLevel: 4
|
logLevel: 4
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
|
@ -3,8 +3,8 @@ kind: IaaDevicePlugin
|
|||||||
metadata:
|
metadata:
|
||||||
name: iaadeviceplugin-sample
|
name: iaadeviceplugin-sample
|
||||||
spec:
|
spec:
|
||||||
image: intel/intel-iaa-plugin:0.26.0
|
image: intel/intel-iaa-plugin:0.26.1
|
||||||
initImage: intel/intel-idxd-config-initcontainer:0.26.0
|
initImage: intel/intel-idxd-config-initcontainer:0.26.1
|
||||||
sharedDevNum: 10
|
sharedDevNum: 10
|
||||||
logLevel: 4
|
logLevel: 4
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
|
@ -9,8 +9,8 @@ metadata:
|
|||||||
# annotations:
|
# annotations:
|
||||||
# container.apparmor.security.beta.kubernetes.io/intel-qat-plugin: unconfined
|
# container.apparmor.security.beta.kubernetes.io/intel-qat-plugin: unconfined
|
||||||
spec:
|
spec:
|
||||||
image: intel/intel-qat-plugin:0.26.0
|
image: intel/intel-qat-plugin:0.26.1
|
||||||
initImage: intel/intel-qat-initcontainer:0.26.0
|
initImage: intel/intel-qat-initcontainer:0.26.1
|
||||||
dpdkDriver: vfio-pci
|
dpdkDriver: vfio-pci
|
||||||
kernelVfDrivers:
|
kernelVfDrivers:
|
||||||
- c6xxvf
|
- c6xxvf
|
||||||
|
@ -3,8 +3,8 @@ kind: SgxDevicePlugin
|
|||||||
metadata:
|
metadata:
|
||||||
name: sgxdeviceplugin-sample
|
name: sgxdeviceplugin-sample
|
||||||
spec:
|
spec:
|
||||||
image: intel/intel-sgx-plugin:0.26.0
|
image: intel/intel-sgx-plugin:0.26.1
|
||||||
initImage: intel/intel-sgx-initcontainer:0.26.0
|
initImage: intel/intel-sgx-initcontainer:0.26.1
|
||||||
enclaveLimit: 110
|
enclaveLimit: 110
|
||||||
provisionLimit: 110
|
provisionLimit: 110
|
||||||
logLevel: 4
|
logLevel: 4
|
||||||
|
@ -5,7 +5,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: crypto-perf
|
- name: crypto-perf
|
||||||
image: intel/crypto-perf:0.26.0
|
image: intel/crypto-perf:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command: [ "/bin/bash", "-c", "--" ]
|
command: [ "/bin/bash", "-c", "--" ]
|
||||||
args: [ "while true; do sleep 300000; done;" ]
|
args: [ "while true; do sleep 300000; done;" ]
|
||||||
|
@ -19,7 +19,7 @@ spec:
|
|||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
privileged: true
|
privileged: true
|
||||||
image: intel/intel-qat-plugin:0.26.0
|
image: intel/intel-qat-plugin:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args: ["-mode", "kernel"]
|
args: ["-mode", "kernel"]
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
@ -21,7 +21,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: spec.nodeName
|
fieldPath: spec.nodeName
|
||||||
image: intel/intel-qat-plugin:0.26.0
|
image: intel/intel-qat-plugin:0.26.1
|
||||||
securityContext:
|
securityContext:
|
||||||
seLinuxOptions:
|
seLinuxOptions:
|
||||||
type: "container_device_plugin_t"
|
type: "container_device_plugin_t"
|
||||||
|
@ -12,7 +12,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: spec.nodeName
|
fieldPath: spec.nodeName
|
||||||
image: intel/intel-qat-initcontainer:0.26.0
|
image: intel/intel-qat-initcontainer:0.26.1
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
privileged: true
|
privileged: true
|
||||||
|
@ -16,7 +16,7 @@ spec:
|
|||||||
control-plane: controller-manager
|
control-plane: controller-manager
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: intel/intel-sgx-admissionwebhook:0.26.0
|
- image: intel/intel-sgx-admissionwebhook:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: manager
|
name: manager
|
||||||
securityContext:
|
securityContext:
|
||||||
|
@ -16,7 +16,7 @@ spec:
|
|||||||
automountServiceAccountToken: false
|
automountServiceAccountToken: false
|
||||||
containers:
|
containers:
|
||||||
- name: intel-sgx-plugin
|
- name: intel-sgx-plugin
|
||||||
image: intel/intel-sgx-plugin:0.26.0
|
image: intel/intel-sgx-plugin:0.26.1
|
||||||
securityContext:
|
securityContext:
|
||||||
seLinuxOptions:
|
seLinuxOptions:
|
||||||
type: "container_device_plugin_t"
|
type: "container_device_plugin_t"
|
||||||
|
@ -7,7 +7,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: intel-sgx-initcontainer
|
- name: intel-sgx-initcontainer
|
||||||
image: intel/intel-sgx-initcontainer:0.26.0
|
image: intel/intel-sgx-initcontainer:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
|
@ -7,7 +7,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: intel-sgx-initcontainer
|
- name: intel-sgx-initcontainer
|
||||||
image: intel/intel-sgx-initcontainer:0.26.0
|
image: intel/intel-sgx-initcontainer:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
|
@ -16,7 +16,7 @@ spec:
|
|||||||
serviceAccountName: sgx-plugin
|
serviceAccountName: sgx-plugin
|
||||||
containers:
|
containers:
|
||||||
- name: sgx-node-init
|
- name: sgx-node-init
|
||||||
image: intel/intel-sgx-initcontainer:0.26.0
|
image: intel/intel-sgx-initcontainer:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- /usr/local/bin/sgx-sw/intel-sgx-epchook
|
- /usr/local/bin/sgx-sw/intel-sgx-epchook
|
||||||
|
@ -21,7 +21,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: spec.nodeName
|
fieldPath: spec.nodeName
|
||||||
image: intel/intel-vpu-plugin:0.26.0
|
image: intel/intel-vpu-plugin:0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
|
@ -13,7 +13,7 @@ spec:
|
|||||||
path: "/etc/kubernetes/node-feature-discovery/features.d/"
|
path: "/etc/kubernetes/node-feature-discovery/features.d/"
|
||||||
containers:
|
containers:
|
||||||
- name: xelink-sidecar
|
- name: xelink-sidecar
|
||||||
image: intel/intel-xpumanager-sidecar:0.26.0
|
image: intel/intel-xpumanager-sidecar:0.26.1
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
args:
|
args:
|
||||||
- -v=2
|
- -v=2
|
||||||
|
@ -181,7 +181,7 @@ func TestNewDaemonSetFPGA(t *testing.T) {
|
|||||||
|
|
||||||
plugin := &devicepluginv1.FpgaDevicePlugin{
|
plugin := &devicepluginv1.FpgaDevicePlugin{
|
||||||
Spec: devicepluginv1.FpgaDevicePluginSpec{
|
Spec: devicepluginv1.FpgaDevicePluginSpec{
|
||||||
InitImage: "intel/intel-fpga-initcontainer:0.26.0",
|
InitImage: "intel/intel-fpga-initcontainer:0.26.1",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -199,7 +199,7 @@ func TestNewDamonSetGPU(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if tc.isInitImage {
|
if tc.isInitImage {
|
||||||
plugin.Spec.InitImage = "intel/intel-gpu-initcontainer:0.26.0"
|
plugin.Spec.InitImage = "intel/intel-gpu-initcontainer:0.26.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
t.Run(tc.name, func(t *testing.T) {
|
t.Run(tc.name, func(t *testing.T) {
|
||||||
|
@ -37,7 +37,7 @@ import (
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
bKeeper = &bookKeeper{}
|
bKeeper = &bookKeeper{}
|
||||||
ImageMinVersion = versionutil.MustParseSemantic("0.26.0")
|
ImageMinVersion = versionutil.MustParseSemantic("0.26.1")
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
@ -102,7 +102,7 @@ func runTestCase(fmw *framework.Framework, pluginKustomizationPath, mappingsColl
|
|||||||
}
|
}
|
||||||
|
|
||||||
resource = v1.ResourceName(podResource)
|
resource = v1.ResourceName(podResource)
|
||||||
image := "intel/opae-nlb-demo:0.26.0"
|
image := "intel/opae-nlb-demo:0.26.1"
|
||||||
|
|
||||||
ginkgo.By("submitting a pod requesting correct FPGA resources")
|
ginkgo.By("submitting a pod requesting correct FPGA resources")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user