Open Syulin7 opened 10 months ago
cc @cheyang @xieydd
Dependencies and Go version also need to be upgraded.
Dependencies and Go version also need to be upgraded.
Agree.
hello, we use arena in deploy GPU Inference service and tfjob, but we meet a question existed long time of arena。is this issue #51 plan to supported this year? we can give some contribute, if you need. TIA!
is this issue https://github.com/kubeflow/arena/issues/51 plan to supported this year? we can give some contribute, if you need.
@chacha923 Thanks! If you have enough time to work on this.
Based on Arena 2024 roadmap, to enhance code quality and stability, I think we need to complete the following tasks.
go fmt
,go vet
on the entire project. (https://github.com/kubeflow/arena/pull/1028)golangci-lint
on the entire project. (https://github.com/kubeflow/arena/pull/1030)