Releases: akash-network/provider
Releases · akash-network/provider
v0.3.0-rc11
v0.3.0-rc10
v0.3.0-rc10
2023-06-09
Ci
- consolidate workflows into fewer pieces (#119)
Features
- parse gpu attributes (#120)
v0.3.0-rc9
v0.3.0-rc8
v0.3.0-rc7
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
Features
- store provider specific parametrs for the lease in the CRD (#108)
- gpu support
v0.3.0-rc6
v0.3.0-rc5
feat: store provider specific parametrs for the lease in the CRD (#108) Signed-off-by: Artur Troian <[email protected]>