Skip to content

v0.2.0

Latest

Choose a tag to compare

@troychiu troychiu released this 20 Aug 20:44
· 18 commits to main since this release
b912410

Changes by Kind

Feature

  • The driver now discovers the TPU chip count, device directory and single host topology from the hardware, and resolves the accelerator type from the driver configuration, the host tpu-env file, the cloud metadata server or the node labels, so it runs in any Kubernetes cluster. (#34, @aojea)

Bug or Regression

  • Fixed TPU preparation rejecting a complete TPU allocation when the same ResourceClaim also holds a device owned by another DRA driver. (#25, @thc1006)

Other (Cleanup or Flake)

  • Security: Restricted the DaemonSet ServiceAccount token mount exclusively to the tpu-dra-plugin (#42, @troychiu)

Artifacts

Container Images

  • registry.k8s.io/dra-driver-google/dra-driver-google-tpu:v0.2.0

Helm Chart

  • oci://registry.k8s.io/dra-driver-google/charts/dra-driver-google-tpu:0.2.0

New Contributors

Full Changelog: v0.1.0...v0.2.0