intel-device-plugins-for-kubernetes icon indicating copy to clipboard operation
intel-device-plugins-for-kubernetes copied to clipboard

Collection of Intel device plugins for Kubernetes

Results 155 intel-device-plugins-for-kubernetes issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** `openssl-qat-engine` image takes huge amount of time to build due to all the low-level crypto libs it uses but so...

**Describe the bug** Some processes report "No devices found" during running `openssl speed ` command when `privilege` is not set to container **To Reproduce** 1. Build the docker image based...

**Describe the issue** Not entirely sure if that is a bug in IDP, perhaps it just needs some explanation on how to properly ensure that sgx.intel.com/epc is available already or...

It would be great if accel-config-demo image is also published to docker hub. Currently we need to build it from source.

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.3.3. Release notes Sourced from ossf/scorecard-action's releases. v2.3.3 [!NOTE] There is no v2.3.2 release as a step was skipped in the release process. This was...

dependencies
github_actions

Checklist: - [x] run validation on main - [x] QAT (generic) - [x] GNR (IAA, DSA) - [x] GNR-D (QAT) - [x] FPGA - [x] SPR (SGX, QAT, GPU, IAA,...

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.18.0 to 2.19.0. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.19.0 2.19.0 Features Label Sets allow for more expressive and flexible label filtering. Changelog Sourced from github.com/onsi/ginkgo/v2's changelog....

dependencies
go

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.18.2 to 0.18.3. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.18.3 What's Changed ✨ setup-envtest: download binaries from controller-tools releases by @​sbueringer in kubernetes-sigs/controller-runtime#2837 🌱 Bump k8s.io/* to...

dependencies
go

This PR uses [CDI support for Device Plugins](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/4009-add-cdi-devices-to-device-plugin-api) to implement FPGA programming hooks. CRI-O hooks are no longer needed and removed. As CDI is currently supported by CRI-O and Containerd,...