Skip to content

Releases: google/dranet

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