Skip to content

Commit f6576ce

Browse files
Add OCI image source annotations
1 parent 7211656 commit f6576ce

20 files changed

+20
-0
lines changed

build/docker/intel-deviceplugin-operator.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ FROM ${FINAL_BASE}
6060
COPY --from=builder /install_root /
6161
ENTRYPOINT ["/usr/local/bin/intel_deviceplugin_operator"]
6262
LABEL vendor='Intel®'
63+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6364
LABEL maintainer="Intel®"
6465
LABEL version='devel'
6566
LABEL release='1'

build/docker/intel-dlb-initcontainer.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ RUN curl -SL https://github.com/landley/toybox/archive/refs/tags/$TOYBOX_VERSION
5757
###
5858
FROM ${FINAL_BASE}
5959
LABEL vendor='Intel®'
60+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6061
LABEL maintainer="Intel®"
6162
LABEL version='devel'
6263
LABEL release='1'

build/docker/intel-dlb-plugin.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ FROM ${FINAL_BASE}
6060
COPY --from=builder /install_root /
6161
ENTRYPOINT ["/usr/local/bin/intel_dlb_device_plugin"]
6262
LABEL vendor='Intel®'
63+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6364
LABEL maintainer="Intel®"
6465
LABEL version='devel'
6566
LABEL release='1'

build/docker/intel-dsa-plugin.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ FROM ${FINAL_BASE}
6060
COPY --from=builder /install_root /
6161
ENTRYPOINT ["/usr/local/bin/intel_dsa_device_plugin"]
6262
LABEL vendor='Intel®'
63+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6364
LABEL maintainer="Intel®"
6465
LABEL version='devel'
6566
LABEL release='1'

build/docker/intel-fpga-admissionwebhook.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ FROM ${FINAL_BASE}
6060
COPY --from=builder /install_root /
6161
ENTRYPOINT ["/usr/local/bin/intel_fpga_admissionwebhook"]
6262
LABEL vendor='Intel®'
63+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6364
LABEL maintainer="Intel®"
6465
LABEL version='devel'
6566
LABEL release='1'

build/docker/intel-fpga-initcontainer.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ RUN curl -SL https://github.com/landley/toybox/archive/refs/tags/$TOYBOX_VERSION
8585
###
8686
FROM ${FINAL_BASE}
8787
LABEL vendor='Intel®'
88+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
8889
LABEL maintainer="Intel®"
8990
LABEL version='devel'
9091
LABEL release='1'

build/docker/intel-fpga-plugin.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ FROM ${FINAL_BASE}
6060
COPY --from=builder /install_root /
6161
ENTRYPOINT ["/usr/local/bin/intel_fpga_device_plugin"]
6262
LABEL vendor='Intel®'
63+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6364
LABEL maintainer="Intel®"
6465
LABEL version='devel'
6566
LABEL release='1'

build/docker/intel-gpu-fakedev.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ FROM ${FINAL_BASE}
6060
COPY --from=builder /install_root /
6161
ENTRYPOINT ["/usr/local/bin/intel_gpu_fakedev"]
6262
LABEL vendor='Intel®'
63+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6364
LABEL maintainer="Intel®"
6465
LABEL version='devel'
6566
LABEL release='1'

build/docker/intel-gpu-initcontainer.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ RUN curl -SL https://github.com/landley/toybox/archive/refs/tags/$TOYBOX_VERSION
7474
###
7575
FROM ${FINAL_BASE}
7676
LABEL vendor='Intel®'
77+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
7778
LABEL maintainer="Intel®"
7879
LABEL version='devel'
7980
LABEL release='1'

build/docker/intel-gpu-levelzero.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ RUN if [ $ROCKYLINUX -eq 0 ]; then \
8585
COPY --from=builder /install_root /
8686
ENTRYPOINT ["/usr/local/bin/intel_gpu_levelzero"]
8787
LABEL vendor='Intel®'
88+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
8889
LABEL maintainer="Intel®"
8990
LABEL version='devel'
9091
LABEL release='1'

build/docker/intel-gpu-plugin.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ FROM ${FINAL_BASE}
6060
COPY --from=builder /install_root /
6161
ENTRYPOINT ["/usr/local/bin/intel_gpu_device_plugin"]
6262
LABEL vendor='Intel®'
63+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6364
LABEL maintainer="Intel®"
6465
LABEL version='devel'
6566
LABEL release='1'

build/docker/intel-iaa-plugin.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ FROM ${FINAL_BASE}
6060
COPY --from=builder /install_root /
6161
ENTRYPOINT ["/usr/local/bin/intel_iaa_device_plugin"]
6262
LABEL vendor='Intel®'
63+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6364
LABEL maintainer="Intel®"
6465
LABEL version='devel'
6566
LABEL release='1'

build/docker/intel-qat-initcontainer.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ RUN curl -SL https://github.com/landley/toybox/archive/refs/tags/$TOYBOX_VERSION
5757
###
5858
FROM ${FINAL_BASE}
5959
LABEL vendor='Intel®'
60+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6061
LABEL maintainer="Intel®"
6162
LABEL version='devel'
6263
LABEL release='1'

build/docker/intel-qat-plugin-kerneldrv.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ RUN install -D ${DIR}/LICENSE /install_root/licenses/intel-device-plugins-for-ku
6161
echo "Verifying installed licenses" && test -e /install_root/licenses/$CMD/go-licenses
6262
FROM debian:unstable-slim
6363
LABEL vendor='Intel®'
64+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6465
LABEL maintainer="Intel®"
6566
LABEL version='devel'
6667
LABEL release='1'

build/docker/intel-qat-plugin.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ FROM ${FINAL_BASE}
6060
COPY --from=builder /install_root /
6161
ENTRYPOINT ["/usr/local/bin/intel_qat_device_plugin"]
6262
LABEL vendor='Intel®'
63+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6364
LABEL maintainer="Intel®"
6465
LABEL version='devel'
6566
LABEL release='1'

build/docker/intel-sgx-admissionwebhook.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ FROM ${FINAL_BASE}
6060
COPY --from=builder /install_root /
6161
ENTRYPOINT ["/usr/local/bin/intel_sgx_admissionwebhook"]
6262
LABEL vendor='Intel®'
63+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6364
LABEL maintainer="Intel®"
6465
LABEL version='devel'
6566
LABEL release='1'

build/docker/intel-sgx-initcontainer.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ RUN curl -SL https://github.com/landley/toybox/archive/refs/tags/$TOYBOX_VERSION
7474
###
7575
FROM ${FINAL_BASE}
7676
LABEL vendor='Intel®'
77+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
7778
LABEL maintainer="Intel®"
7879
LABEL version='devel'
7980
LABEL release='1'

build/docker/intel-sgx-plugin.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ FROM ${FINAL_BASE}
6060
COPY --from=builder /install_root /
6161
ENTRYPOINT ["/usr/local/bin/intel_sgx_device_plugin"]
6262
LABEL vendor='Intel®'
63+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6364
LABEL maintainer="Intel®"
6465
LABEL version='devel'
6566
LABEL release='1'

build/docker/intel-xpumanager-sidecar.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ FROM ${FINAL_BASE}
6060
COPY --from=builder /install_root /
6161
ENTRYPOINT ["/usr/local/bin/intel_xpumanager_sidecar"]
6262
LABEL vendor='Intel®'
63+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
6364
LABEL maintainer="Intel®"
6465
LABEL version='devel'
6566
LABEL release='1'
+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
LABEL vendor='Intel®'
2+
LABEL org.opencontainers.image.source='https://github.com/intel/intel-device-plugins-for-kubernetes'
23
LABEL maintainer="Intel®"
34
LABEL version='devel'
45
LABEL release='1'

0 commit comments

Comments
 (0)