v0.8.2
·
941 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changelog
Features
Tasks
- 140bfc1: chore: update copyright year to 2026 across all source files (@mchmarny)
- f2a4caf: chore: update readme (@mchmarny)
Others
- f2a1d3a: Adding myself to .github/copy-pr-bot.yaml (#269) (@sttts)
- faa10d0: feat(skyhook-customization): add nvidia-setup to install efa, raid, chrony, kernel (#261) (@ayuskauskas)
- 45c0d5a: fix(aws-efa): set the right affinity (#263) (@ayuskauskas)
- a3d9443: fix(ci): add missing performance.test binary and testdata to E2E validator image (#270) (@xdu31)
- d97b512: fix(cli): remove --privileged from validate agent flags test (@mchmarny)
- 19edc95: fix(evidence): performance improvement - replace fixed sleeps with polling and refresh evidence (#260) (@yuanchen8911)
- e64ee3f: fix(recipes): remove gdrcopy version pin from GPU Operator defaults (#273) (@yuanchen8911)
- ef328da: fix(skyhook/nvidia-setup): bump to 0.1.1 and force kernel to be what we want (#265) (@ayuskauskas)
- 7fe36d3: fix(validator): prefer CPU nodes for validation Jobs and decouple node-selector from phase Jobs (#267) (@xdu31)
- 27acf57: fix(validator): propagate tolerations and node selectors to validation phase Jobs (#250) (@nvidiajeff)
- 9627173: refactor(validator): lift RBAC and ConfigMap setup out of per-phase loop in ValidatePhases (@mchmarny)
- 74118c3: refactor: consolidate pod utilities, add HTTP client factory, split phases.go (@mchmarny)