Skip to content

feat(snc): add OpenShift AI profile#739

Draft
jangel97 wants to merge 1 commit intoredhat-developer:mainfrom
jangel97:feature/ocp-snc-ai
Draft

feat(snc): add OpenShift AI profile#739
jangel97 wants to merge 1 commit intoredhat-developer:mainfrom
jangel97:feature/ocp-snc-ai

Conversation

@jangel97
Copy link
Contributor

@jangel97 jangel97 commented Mar 6, 2026

Adds --profile ai to install Red Hat OpenShift AI (RHOAI) on SNC clusters.

The profile deploys RHOAI following the GitOps reference:

  1. Create redhat-ods-operator namespace and OperatorGroup (AllNamespaces)
  2. Create Subscription (rhods-operator, channel stable)
  3. Wait for CSV to reach Succeeded
  4. Create DataScienceCluster CR with default components
  5. Wait for Ready condition

Also enhances findResource to support cluster-scoped resources (needed for the DataScienceCluster CR which has no namespace).

Add the 'ai' profile that installs Red Hat OpenShift AI (RHOAI) on SNC
clusters. Also fix cluster-scoped resource lookups, and write kubeconfig
to disk early so it is available even if profile deployment fails.
@jangel97 jangel97 force-pushed the feature/ocp-snc-ai branch from 05c68c5 to fd57d4c Compare March 6, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant