This repository was archived by the owner on Dec 9, 2025. It is now read-only.
Releases: google/dranet
Releases · google/dranet
v0.4.0
What's Changed
- RDMA support , tested in GKE
- DraNet moves the RDMA network and character devices to the Pod in both shared and excllusive mode, in exclusive mode it also passes the RDMA link interface to the pod.
- Implement KEP-4817 and report Network Interface allocated IPs and standardized data
- Allow configuration of network interfaces
New Contributors
- @gauravkghildiyal made their first contribution in #68
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- dranetctl by @aojea in #52
- optimize image build by @BenTheElder in #58
- fix interface missing #33
New Contributors
- @BenTheElder made their first contribution in #58
Full Changelog: v0.3.0...v0.3.1
dra.net
What's Changed
BREAKING CHANGE
- use an agnostic driver name, instead of using
dranet.gke.io usedra.netby @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
- Fixes some issues with gvnic drivers
- Support to move network devices to pod
- discovery of network devices link and pci attributes
- basic rdma support (still not tested with hardware)
- discovery of google cloud networks
- tested with GKE 1.32 https://cloud.google.com/kubernetes-engine/docs/how-to/use-beta-apis