Skip to content

v0.3.0-rc7

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 16:18
· 148 commits to main since this release
v0.3.0-rc7
fffdc43

v0.3.0-rc7

2023-04-18

Bug Fixes

  • set custom runtime if GPU is requested (#101)
  • check if GPU resource is nil during reservation (#97)
  • echo status of dev dependency (#105)
  • bump akash to v0.23.0-rc7 (#100)
  • set GPU to 0 in manifest generator (#99)
  • bump akash v0.23.0-rc6 (#98)
  • use StreamWithContext instead to avoid possible resource leaks (#93)
  • update golangci-lint (#91)
  • disable shellcheck for bash array (#89)
  • _run: add kube-cluster-delete target (#102)
  • _run: ensure AKASH_HOME is set either by make or direnv (#111)
  • cluster: runtimeClassName was ignored due to post config (#104)
  • make: check host bash version and error if major < 4 (#110)

Ci

  • use check-name for wait in dry-run check (#109)
  • group workflows (#103)
  • set kind cluster name via env (#96)
  • fix ingress target name (#95)
  • install qemu for k8s integration (#94)
  • gofmt sources (#92)
  • update prefix for prepare-images target (#90)

Code Refactoring

  • fix mock gen (#88)
  • make: move error on windows to init (#107)

Features

  • store provider specific parametrs for the lease in the CRD (#108)
  • gpu support