Skip to content
 
 

Repository files navigation

ray-module-operator

Module operator for the Ray component in OpenDataHub. Manages the lifecycle of the KubeRay operator (install, upgrade, status, removal) as part of the ODH modular architecture.

Overview

This operator reconciles a Ray custom resource (components.platform.opendatahub.io/v1alpha1) and is deployed by the ODH platform operator when the Ray module is enabled.

Epic: RHOAIENG-62503 Feature: RHAISTRAT-1064

Development

Prerequisites

  • Go 1.25+
  • Docker or Podman

Build

make build

Test

make test

Lint

make lint

Docker Build

make docker-build IMG=quay.io/opendatahub/odh-ray-module-operator:latest

Operand manifests

The Ray module owns the KubeRay operand manifests. Platform installation manifests contain only the module operator; the image carries the selected KubeRay snapshot under /opt/manifests/kuberay.

Normal builds use the committed snapshots under opt/manifests/{odh,rhoai}. Run make update-manifests in a connected environment to refresh them from the pinned upstream KubeRay commits.

License

Copyright 2026.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages