v0.7.0
What's Changed
- Kuberay by @aojea in #162
- feat: Update e2e tests to be independent by @michaelasp in #157
- Trap SIGTERM for handling graceful shutdown with related cleanup and e2e test. by @gauravkghildiyal in #163
- Docs nvidia attribu by @aojea in #165
- Consolidate helm values for DRA driver installation by @ameukam in #174
- Move DraNet to V1 DRA APIs by @michaelasp in #172
- chore: update go mod to use rc instead of pinned to commit by @michaelasp in #191
- fix: eBPF attribute should be false when there are no programs by @gauravkghildiyal in #192
- chore: More verbose errors for nsAttachNetdev and nsDetachNetdev by @gauravkghildiyal in #196
- fix: Typo in interface name for docker - should be docker0 by @gauravkghildiyal in #197
- fix: GCE Provider attributes which don't rely on MAC should always be published by @gauravkghildiyal in #198
- fix: Use complete PCI Address in BDF format when using GetPCIeRootAttributeByPCIBusID by @gauravkghildiyal in #200
- move test related manifests to tests/manifests/ dir by @aman0408 in #201
- chore: Update DRA API to v1 in examples by @michaelasp in #195
- add cleanup functions with debug info on failure between tests by @aman0408 in #208
- fix: Properly determine PCI address for hierarchial paths by @gauravkghildiyal in #210
- feat: Use PCI devices as the base for discovery by @gauravkghildiyal in #194
- Update kind yaml to use 1.34 in example by @michaelasp in #212
- test: Revert back to sleeping for 5 seconds between tests by @gauravkghildiyal in #216
- Chore: Set tests to use 1.34 images by @michaelasp in #213
- feat: Add Bats periodic tests to github actions by @michaelasp in #214
- feat: Add IPAlias GCE Attribute to published resourceslices by @gauravkghildiyal in #215
- add prometheus metrics for DRA and NRI functions by @aman0408 in #217
New Contributors
Full Changelog: v0.6.2...v0.7.0