Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Dec 10:27
· 357 commits to main since this release
b9746bf

1.0.0 (2024-12-10)

Bug Fixes

Features

  • add HTTP server with connection router (58e3406)
  • add pod mutation webhook (289d7c6)
  • add release.yaml (e9de902)
  • change Gpunode to clusterlevel resource (345580f)
  • enhance TensorFusionConnection lifecycle and derive worker pod (a19ae79)
  • implement gpunode and tensorfusionconnection controller (f60c828)
  • implement resource cleanup for TensorFusionConnection (4a2ec8b)
  • initialize definition of GPUNode and TensorFusionConnection (3e184e1)
  • rename from 'GPUNode' to 'GPU' (ade38f8)
  • scheduler: implement a simple first-fit GPU node scheduler (08e8e57)
  • scheduler: implement naive scheduler release with resource tracking (4d3bc2d)
  • server: add connection URL response and logging middleware (107f4f9)
  • webhook: fix tensor fusion pod mutation handler tests (350525a)
  • webhook: implement pod mutating webhook and test infrastructure (e63deee)