mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
![]() with docker 23.0.0, the builder defaults to Buildx which changed how multi-stage builds are done. It looks the images used during builds are no longer part of "docker images" which make the image base layer test to fail: Testing docker.io/intel/intel-deviceplugin-operator:devel base layer Error: No such object: gcr.io/distroless/static ERROR: failed to inspect gcr.io/distroless/static Therefore, we must ensure gcr.io/distroless/static is pulled before the image base layer is checked. Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com> |
||
---|---|---|
.. | ||
set-image-pull-policy.sh | ||
set-version.sh | ||
test-image-base-layer.sh | ||
ttar | ||
upgrade-k8s.sh |