Skip to content

v0.1.0

Compare
Choose a tag to compare
@Jeffwan Jeffwan released this 16 Oct 22:53
· 1096 commits to master since this release
a087882

v0.1.0 (2021-10-16)

KubeRay Installation

kubectl apply -k "github.com/ray-project/kuberay/ray-operator/config/default?ref=v0.1.0"

Feature

Bugs

  • Fix flaky tests by retrying 409 conflict error (#73, @Jeffwan)
  • Fix issues in heterogeneous sample (#45, @anencore94)
  • Fix incorrect manifest setting and remove unused manifests (#34, @Jeffwan)
  • Fix status update issue and redis port formatting issue (#16, @Jeffwan)
  • Fix leader election failure and crd too long issue (#9, @Jeffwan)

Misc