Breaking Changes
- Upgrades of the driver to this release are not supported. Please uninstall any workloads using example resources and uninstall the driver before installing v0.3.0.
What's Changed
- Introduce device profiles by @nojnhuh in #129
- fix: permissions issue running docker in SELinux compatible systems by @nestoracunablanco in #132
- DRAAdminAccess: add example by @ritazh in #112
- Remove helm dependency which causes the Docker build to fail by @christian-westbrook in #154
- Remove vendoring and update tools for Go 1.25 compatibility by @chandramerla in #151
- configure dependabot for go.mod and github actions by @vamsikrishna-siddu in #152
- Add an example of using cel expressions for selecting GPUs by memory by @kannon92 in #155
- Use SHAs for GitHub Actions versions by @nojnhuh in #162
- Refactor e2e tests to ginkgo framework by @Shilpa-Gokul in #153
- Fix Dockerfile FromAsCasing warning in build stage by @vishalanarase in #166
- fix: support seamless upgrades with pod uid in socket path names + default helm chart values by @alimaazamat in #113
- Rename demo examples and add per-example documentation by @willie-yao in #170
- Use RestMapper to properly map GVK to GVR in e2e tests by @Shilpa-Gokul in #179
- Bump Kubernetes dependencies and test environment to 1.36 by @nojnhuh in #188
- Change license header of Dockerfile by @elezar in #191
- Add option to run e2e tests against the official helm chart and container image in registry.k8s.io by @Shilpa-Gokul in #169
- Improve E2E test isolation, error reporting, and extensibility by @willie-yao in #175
- refactor: move kind cluster scripts under demo/clusters/kind by @vishalanarase in #177
- Add DRAWorkloadResourceClaims example by @nojnhuh in #193
- DRAExtendedResource: add example for KEP-5004 extended resource requests by @willie-yao in #196
- Align checkpoint format with Kubernetes API conventions by @nojnhuh in #148
- Fix Go version variable collision with Docker build by @nojnhuh in #189
- Add DRAPartitionableDevices support by @harche in #150
New Contributors
- @nestoracunablanco made their first contribution in #132
- @ritazh made their first contribution in #112
- @christian-westbrook made their first contribution in #154
- @chandramerla made their first contribution in #151
- @vamsikrishna-siddu made their first contribution in #152
- @dependabot[bot] made their first contribution in #156
- @Shilpa-Gokul made their first contribution in #153
- @vishalanarase made their first contribution in #166
- @willie-yao made their first contribution in #170
- @harche made their first contribution in #150
Full Changelog: v0.2.1...v0.3.0