Skip to content

Commit aa426de

Browse files
chore: update RHAI XKS chart bundle from rhods-operator main
1 parent 6a3d847 commit aa426de

13 files changed

Lines changed: 275 additions & 0 deletions

charts/rhai-on-xks-chart/templates/crds/customresourcedefinition-kserves.components.platform.opendatahub.io.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ spec:
145145
type: string
146146
type: object
147147
nim:
148+
default: {}
148149
description: Configures and enables NVIDIA NIM integration
149150
properties:
150151
airGapped:

charts/rhai-on-xks-chart/templates/manager/deployment-rhods-operator.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ spec:
114114
fieldPath: metadata.namespace
115115
- name: DEFAULT_MANIFESTS_PATH
116116
value: /opt/manifests
117+
- name: DEFAULT_CHARTS_PATH
118+
value: /opt/charts
117119
{{- range $item := .Values.rhaiOperator.relatedImages }}
118120
- name: {{ $item.name | quote }}
119121
value: {{ $item.value | quote }}

charts/rhai-on-xks-chart/templates/rbac/clusterrole-rhods-operator-role.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,28 @@ rules:
372372
- workbenches/finalizers
373373
verbs:
374374
- update
375+
- apiGroups:
376+
- config.opendatahub.io
377+
resources:
378+
- platforms
379+
verbs:
380+
- get
381+
- list
382+
- watch
383+
- apiGroups:
384+
- config.opendatahub.io
385+
resources:
386+
- platforms/finalizers
387+
verbs:
388+
- update
389+
- apiGroups:
390+
- config.opendatahub.io
391+
resources:
392+
- platforms/status
393+
verbs:
394+
- get
395+
- patch
396+
- update
375397
- apiGroups:
376398
- config.openshift.io
377399
resources:

charts/rhai-on-xks-chart/test/snapshots/aws-with-allowed-routes-all.snap.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ spec:
414414
type: string
415415
type: object
416416
nim:
417+
default: {}
417418
description: Configures and enables NVIDIA NIM integration
418419
properties:
419420
airGapped:
@@ -1226,6 +1227,28 @@ rules:
12261227
- workbenches/finalizers
12271228
verbs:
12281229
- update
1230+
- apiGroups:
1231+
- config.opendatahub.io
1232+
resources:
1233+
- platforms
1234+
verbs:
1235+
- get
1236+
- list
1237+
- watch
1238+
- apiGroups:
1239+
- config.opendatahub.io
1240+
resources:
1241+
- platforms/finalizers
1242+
verbs:
1243+
- update
1244+
- apiGroups:
1245+
- config.opendatahub.io
1246+
resources:
1247+
- platforms/status
1248+
verbs:
1249+
- get
1250+
- patch
1251+
- update
12291252
- apiGroups:
12301253
- config.openshift.io
12311254
resources:
@@ -2590,6 +2613,8 @@ spec:
25902613
fieldPath: metadata.namespace
25912614
- name: DEFAULT_MANIFESTS_PATH
25922615
value: /opt/manifests
2616+
- name: DEFAULT_CHARTS_PATH
2617+
value: /opt/charts
25932618
image: quay.io/opendatahub/opendatahub-operator:latest
25942619
imagePullPolicy: Always
25952620
livenessProbe:

charts/rhai-on-xks-chart/test/snapshots/aws-with-allowed-routes-same.snap.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ spec:
414414
type: string
415415
type: object
416416
nim:
417+
default: {}
417418
description: Configures and enables NVIDIA NIM integration
418419
properties:
419420
airGapped:
@@ -1226,6 +1227,28 @@ rules:
12261227
- workbenches/finalizers
12271228
verbs:
12281229
- update
1230+
- apiGroups:
1231+
- config.opendatahub.io
1232+
resources:
1233+
- platforms
1234+
verbs:
1235+
- get
1236+
- list
1237+
- watch
1238+
- apiGroups:
1239+
- config.opendatahub.io
1240+
resources:
1241+
- platforms/finalizers
1242+
verbs:
1243+
- update
1244+
- apiGroups:
1245+
- config.opendatahub.io
1246+
resources:
1247+
- platforms/status
1248+
verbs:
1249+
- get
1250+
- patch
1251+
- update
12291252
- apiGroups:
12301253
- config.openshift.io
12311254
resources:
@@ -2590,6 +2613,8 @@ spec:
25902613
fieldPath: metadata.namespace
25912614
- name: DEFAULT_MANIFESTS_PATH
25922615
value: /opt/manifests
2616+
- name: DEFAULT_CHARTS_PATH
2617+
value: /opt/charts
25932618
image: quay.io/opendatahub/opendatahub-operator:latest
25942619
imagePullPolicy: Always
25952620
livenessProbe:

charts/rhai-on-xks-chart/test/snapshots/aws-with-pull-secret.snap.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,7 @@ spec:
534534
type: string
535535
type: object
536536
nim:
537+
default: {}
537538
description: Configures and enables NVIDIA NIM integration
538539
properties:
539540
airGapped:
@@ -1346,6 +1347,28 @@ rules:
13461347
- workbenches/finalizers
13471348
verbs:
13481349
- update
1350+
- apiGroups:
1351+
- config.opendatahub.io
1352+
resources:
1353+
- platforms
1354+
verbs:
1355+
- get
1356+
- list
1357+
- watch
1358+
- apiGroups:
1359+
- config.opendatahub.io
1360+
resources:
1361+
- platforms/finalizers
1362+
verbs:
1363+
- update
1364+
- apiGroups:
1365+
- config.opendatahub.io
1366+
resources:
1367+
- platforms/status
1368+
verbs:
1369+
- get
1370+
- patch
1371+
- update
13491372
- apiGroups:
13501373
- config.openshift.io
13511374
resources:
@@ -2710,6 +2733,8 @@ spec:
27102733
fieldPath: metadata.namespace
27112734
- name: DEFAULT_MANIFESTS_PATH
27122735
value: /opt/manifests
2736+
- name: DEFAULT_CHARTS_PATH
2737+
value: /opt/charts
27132738
image: quay.io/opendatahub/opendatahub-operator:latest
27142739
imagePullPolicy: Always
27152740
livenessProbe:

charts/rhai-on-xks-chart/test/snapshots/aws.snap.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ spec:
414414
type: string
415415
type: object
416416
nim:
417+
default: {}
417418
description: Configures and enables NVIDIA NIM integration
418419
properties:
419420
airGapped:
@@ -1226,6 +1227,28 @@ rules:
12261227
- workbenches/finalizers
12271228
verbs:
12281229
- update
1230+
- apiGroups:
1231+
- config.opendatahub.io
1232+
resources:
1233+
- platforms
1234+
verbs:
1235+
- get
1236+
- list
1237+
- watch
1238+
- apiGroups:
1239+
- config.opendatahub.io
1240+
resources:
1241+
- platforms/finalizers
1242+
verbs:
1243+
- update
1244+
- apiGroups:
1245+
- config.opendatahub.io
1246+
resources:
1247+
- platforms/status
1248+
verbs:
1249+
- get
1250+
- patch
1251+
- update
12291252
- apiGroups:
12301253
- config.openshift.io
12311254
resources:
@@ -2590,6 +2613,8 @@ spec:
25902613
fieldPath: metadata.namespace
25912614
- name: DEFAULT_MANIFESTS_PATH
25922615
value: /opt/manifests
2616+
- name: DEFAULT_CHARTS_PATH
2617+
value: /opt/charts
25932618
image: quay.io/opendatahub/opendatahub-operator:latest
25942619
imagePullPolicy: Always
25952620
livenessProbe:

charts/rhai-on-xks-chart/test/snapshots/azure-with-pull-secret.snap.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,7 @@ spec:
534534
type: string
535535
type: object
536536
nim:
537+
default: {}
537538
description: Configures and enables NVIDIA NIM integration
538539
properties:
539540
airGapped:
@@ -1346,6 +1347,28 @@ rules:
13461347
- workbenches/finalizers
13471348
verbs:
13481349
- update
1350+
- apiGroups:
1351+
- config.opendatahub.io
1352+
resources:
1353+
- platforms
1354+
verbs:
1355+
- get
1356+
- list
1357+
- watch
1358+
- apiGroups:
1359+
- config.opendatahub.io
1360+
resources:
1361+
- platforms/finalizers
1362+
verbs:
1363+
- update
1364+
- apiGroups:
1365+
- config.opendatahub.io
1366+
resources:
1367+
- platforms/status
1368+
verbs:
1369+
- get
1370+
- patch
1371+
- update
13491372
- apiGroups:
13501373
- config.openshift.io
13511374
resources:
@@ -2710,6 +2733,8 @@ spec:
27102733
fieldPath: metadata.namespace
27112734
- name: DEFAULT_MANIFESTS_PATH
27122735
value: /opt/manifests
2736+
- name: DEFAULT_CHARTS_PATH
2737+
value: /opt/charts
27132738
image: quay.io/opendatahub/opendatahub-operator:latest
27142739
imagePullPolicy: Always
27152740
livenessProbe:

charts/rhai-on-xks-chart/test/snapshots/azure-with-related-images.snap.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ spec:
414414
type: string
415415
type: object
416416
nim:
417+
default: {}
417418
description: Configures and enables NVIDIA NIM integration
418419
properties:
419420
airGapped:
@@ -1226,6 +1227,28 @@ rules:
12261227
- workbenches/finalizers
12271228
verbs:
12281229
- update
1230+
- apiGroups:
1231+
- config.opendatahub.io
1232+
resources:
1233+
- platforms
1234+
verbs:
1235+
- get
1236+
- list
1237+
- watch
1238+
- apiGroups:
1239+
- config.opendatahub.io
1240+
resources:
1241+
- platforms/finalizers
1242+
verbs:
1243+
- update
1244+
- apiGroups:
1245+
- config.opendatahub.io
1246+
resources:
1247+
- platforms/status
1248+
verbs:
1249+
- get
1250+
- patch
1251+
- update
12291252
- apiGroups:
12301253
- config.openshift.io
12311254
resources:
@@ -2590,6 +2613,8 @@ spec:
25902613
fieldPath: metadata.namespace
25912614
- name: DEFAULT_MANIFESTS_PATH
25922615
value: /opt/manifests
2616+
- name: DEFAULT_CHARTS_PATH
2617+
value: /opt/charts
25932618
- name: "RELATED_IMAGE_ODH_KSERVE_LLMISVC_CONTROLLER_IMAGE"
25942619
value: "ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17"
25952620
image: quay.io/opendatahub/opendatahub-operator:latest

charts/rhai-on-xks-chart/test/snapshots/coreweave-with-allowed-routes-selector.snap.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ spec:
414414
type: string
415415
type: object
416416
nim:
417+
default: {}
417418
description: Configures and enables NVIDIA NIM integration
418419
properties:
419420
airGapped:
@@ -1226,6 +1227,28 @@ rules:
12261227
- workbenches/finalizers
12271228
verbs:
12281229
- update
1230+
- apiGroups:
1231+
- config.opendatahub.io
1232+
resources:
1233+
- platforms
1234+
verbs:
1235+
- get
1236+
- list
1237+
- watch
1238+
- apiGroups:
1239+
- config.opendatahub.io
1240+
resources:
1241+
- platforms/finalizers
1242+
verbs:
1243+
- update
1244+
- apiGroups:
1245+
- config.opendatahub.io
1246+
resources:
1247+
- platforms/status
1248+
verbs:
1249+
- get
1250+
- patch
1251+
- update
12291252
- apiGroups:
12301253
- config.openshift.io
12311254
resources:
@@ -2590,6 +2613,8 @@ spec:
25902613
fieldPath: metadata.namespace
25912614
- name: DEFAULT_MANIFESTS_PATH
25922615
value: /opt/manifests
2616+
- name: DEFAULT_CHARTS_PATH
2617+
value: /opt/charts
25932618
image: quay.io/opendatahub/opendatahub-operator:latest
25942619
imagePullPolicy: Always
25952620
livenessProbe:

0 commit comments

Comments
 (0)