Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4,948 changes: 0 additions & 4,948 deletions helm-chart/kuberay-operator/crds/ray.io_rayclusters.yaml

Large diffs are not rendered by default.

7,621 changes: 0 additions & 7,621 deletions helm-chart/kuberay-operator/crds/ray.io_rayjobs.yaml

Large diffs are not rendered by default.

5,627 changes: 0 additions & 5,627 deletions helm-chart/kuberay-operator/crds/ray.io_rayservices.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ray-operator/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ COMMIT_SHA1 := $(shell git rev-parse HEAD )
IMG ?= controller:latest
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
# Golang forbids converting float from Json to struct. Need allowDangerousTypes=true to unblock build.
CRD_OPTIONS ?= "crd:maxDescLen=100,trivialVersions=true,preserveUnknownFields=false,generateEmbeddedObjectMeta=true,allowDangerousTypes=true"
CRD_OPTIONS ?= "crd:maxDescLen=0,trivialVersions=true,preserveUnknownFields=false,generateEmbeddedObjectMeta=true,allowDangerousTypes=true"

# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
ifeq (,$(shell go env GOBIN))
Expand Down
4,948 changes: 0 additions & 4,948 deletions ray-operator/config/crd/bases/ray.io_rayclusters.yaml

Large diffs are not rendered by default.

7,621 changes: 0 additions & 7,621 deletions ray-operator/config/crd/bases/ray.io_rayjobs.yaml

Large diffs are not rendered by default.

5,627 changes: 0 additions & 5,627 deletions ray-operator/config/crd/bases/ray.io_rayservices.yaml

Large diffs are not rendered by default.