Skip to content

Releases: google/dranet

v0.6.2

12 Jul 12:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

30 Jun 13:07
Compare
Choose a tag to compare

What's Changed

  • Minor style fixes to nvidia-dranet by @michaelasp in #134
  • Improve e2e test debugging with got/want logging by @gauravkghildiyal in #135
  • Fix status updates only adding one device per claim by @michaelasp in #138
  • Fix docs to correctly install nvidia driver by @michaelasp in #142
  • Bump github.com/cilium/ebpf from 0.18.0 to 0.19.0 by @dependabot in #145
  • Bump google.golang.org/api from 0.238.0 to 0.239.0 by @dependabot in #144
  • interface dhcp configuration to avoid operation timeoutsif interfaces does not have addresses by @aojea in #143

Full Changelog: v0.6.0...v0.6.1

v0.6.0

24 Jun 07:11
Compare
Choose a tag to compare

What's Changed

  • add an option detach ebpf programs on selected interfaces by @aojea in #125
  • Add docs and example manifest on how to use NVIDIA DRA with DRANet by @michaelasp in #127
  • Document GKE TPU Performance by @aojea in #133

Full Changelog: v0.5.1...v0.6.0

v0.5.1

19 Jun 10:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

13 Jun 06:58
Compare
Choose a tag to compare

What's Changed

  • Fix typo in developer guide by @michaelasp in #110
  • add rdma docs by @aojea in #87
  • add metrics by @aojea in #89
  • add nccl and rdmaperf tests on gke documentation by @aojea in #91
  • mpi operator documentation by @aojea in #94
  • Rdma perftest documentation by @aojea in #95
  • Split apart cloudNetwork device attribute by @ngcxy in #83
  • add new APIs for interface performance configuration by @aojea in #99
  • expose ebpf interface capabilities by @aojea in #109
  • Bugfix don't adjust rdma devchar duplicates by @aojea in #115

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

25 May 16:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

01 May 22:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

dra.net

29 Dec 16:06
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGE

  • use an agnostic driver name, instead of using dranet.gke.io use dra.net by @aojea in #29
  • prefer global addresses and expose ipv4 and ipv6 independently

dranet is not GKE specific and must be able to run in all environments, switch the driver name to dra.net , existing claims will need to be updated to reflect the new name

Full Changelog: v0.2.0...v0.3.0

Google cloud support

16 Dec 23:31
Compare
Choose a tag to compare

v0.1.0

15 Dec 18:34
Compare
Choose a tag to compare

What's Changed

Basic functionality to move network interfaces into containers using kubernetes 1.32