-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrhoai-upgrade.yml
More file actions
301 lines (301 loc) · 11.3 KB
/
rhoai-upgrade.yml
File metadata and controls
301 lines (301 loc) · 11.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
clusterVersion: 2.25.4
results:
- annotations:
check.opendatahub.io/target-version: 3.3.2
group: dependency
kind: certmanager
name: installed
spec:
description: Reports the cert-manager operator installation status and version
status:
conditions:
- impact: blocking
lastTransitionTime: "2026-04-20T11:34:41Z"
message: certmanager operator is not installed
reason: ResourceNotFound
status: "False"
type: Available
- group: dependency
kind: openshift-platform
name: version-requirement
spec:
description: Validates that OpenShift is at least version 4.19.9 when upgrading
to RHOAI 3.x
status:
conditions:
- lastTransitionTime: "2026-04-20T11:34:41Z"
message: OpenShift 4.19.25 meets RHOAI 3.3 minimum version requirement (4.19.9+)
reason: VersionCompatible
status: "True"
type: Compatible
- annotations:
check.opendatahub.io/target-version: 3.3.2
group: dependency
kind: servicemesh-operator-v2
name: upgrade
spec:
description: Validates that Service Mesh Operator v2 is not installed when upgrading
to RHOAI 3.x (no longer required, OpenShift 4.19+ handles service mesh internally)
status:
conditions:
- lastTransitionTime: "2026-04-20T11:34:41Z"
message: Service Mesh Operator v2 is not installed - ready for RHOAI 3.3 upgrade
reason: VersionCompatible
status: "True"
type: Compatible
- annotations:
check.opendatahub.io/target-version: 3.3.2
group: service
kind: servicemesh
name: removal
spec:
description: Validates that ServiceMesh is disabled before upgrading from RHOAI
2.x to 3.x (no longer required, OpenShift 4.19+ handles service mesh internally)
status:
conditions:
- lastTransitionTime: "2026-04-20T11:34:41Z"
message: 'ServiceMesh is disabled (state: Removed) - ready for RHOAI 3.3 upgrade'
reason: VersionCompatible
status: "True"
type: Compatible
- annotations:
check.opendatahub.io/target-version: 3.3.2
workload.opendatahub.io/impacted-count: "0"
group: component
kind: dashboard
name: acceleratorprofile-migration
spec:
description: Lists legacy AcceleratorProfiles that will be auto-migrated to HardwareProfiles
(infrastructure.opendatahub.io) during upgrade
status:
conditions:
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: No legacy AcceleratorProfiles found - no migration required
reason: NoMigrationRequired
status: "True"
type: MigrationRequired
- annotations:
check.opendatahub.io/target-version: 3.3.2
workload.opendatahub.io/impacted-count: "0"
group: component
kind: dashboard
name: hardwareprofile-migration
spec:
description: Lists legacy HardwareProfiles (opendatahub.io) that will be auto-migrated
to HardwareProfiles (infrastructure.opendatahub.io) during upgrade
status:
conditions:
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: No legacy HardwareProfiles found in opendatahub.io API group - no migration
required
reason: NoMigrationRequired
status: "True"
type: MigrationRequired
- annotations:
check.opendatahub.io/target-version: 3.3.2
component.opendatahub.io/management-state: Managed
group: component
kind: datasciencepipelines
name: renaming
spec:
description: Informs about DataSciencePipelines component renaming to AIPipelines
in DSC v2 (RHOAI 3.x)
status:
conditions:
- impact: advisory
lastTransitionTime: "2026-04-20T11:34:42Z"
message: 'DataSciencePipelines component (state: Managed) will be renamed to
AIPipelines in DSC v2 (RHOAI 3.3). The field path changes from ''.spec.components.datasciencepipelines''
to ''.spec.components.aipipelines'''
reason: ComponentRenamed
remediation: No action required - the component will be automatically renamed.
Update any automation referencing '.spec.components.datasciencepipelines'
to use '.spec.components.aipipelines' after upgrade
status: "False"
type: Compatible
- annotations:
check.opendatahub.io/target-version: 3.3.2
component.opendatahub.io/management-state: Managed
group: component
kind: kserve
name: serverless-removal
spec:
description: Validates that KServe serverless mode is disabled before upgrading
from RHOAI 2.x to 3.x (serverless support will be removed)
status:
conditions:
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: 'KServe serverless mode is disabled (state: Removed) - ready for RHOAI
3.3 upgrade'
reason: VersionCompatible
status: "True"
type: Compatible
- annotations:
check.opendatahub.io/target-version: 3.3.2
component.opendatahub.io/management-state: Managed
workload.opendatahub.io/impacted-count: "1"
group: workload
impactedObjects:
- apiVersion: datasciencepipelinesapplications.opendatahub.io/v1
kind: DataSciencePipelinesApplication
metadata:
name: dspa
namespace: sl-fuelpilot-dataplatform
kind: datasciencepipelines
name: instructlab-removal
spec:
description: Validates that DSPA objects do not use the removed InstructLab managedPipelines
field before upgrading to RHOAI 3.x
status:
conditions:
- impact: advisory
lastTransitionTime: "2026-04-20T11:34:42Z"
message: Found 1 DataSciencePipelinesApplication(s) with deprecated '.spec.apiServer.managedPipelines.instructLab'
field - InstructLab feature was removed in RHOAI 3.3
reason: FeatureRemoved
remediation: Remove the '.spec.apiServer.managedPipelines.instructLab' field
from affected DSPA objects before upgrading
status: "False"
type: Compatible
- annotations:
check.opendatahub.io/target-version: 3.3.2
group: workload
kind: datasciencepipelines
name: stored-version-removal
spec:
description: Validates that the DataSciencePipelinesApplication CRD does not have
v1alpha1 in status.storedVersions before upgrading to RHOAI 3.x
status:
conditions:
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: No DataSciencePipelinesApplication resources using deprecated v1alpha1
API version - ready for RHOAI 3.3 upgrade
reason: VersionCompatible
status: "True"
type: VersionCompatible
- annotations:
check.opendatahub.io/target-version: 3.3.2
component.opendatahub.io/management-state: Managed
group: workload
kind: kserve
name: impacted-workloads
spec:
description: Validates that inferenceservice-config ConfigMap has opendatahub.io/managed=false
and includes hardware-profile annotations in serviceAnnotationDisallowedList
before upgrading to RHOAI 3.x
status:
conditions:
- impact: advisory
lastTransitionTime: "2026-04-20T11:34:42Z"
message: inferenceservice-config ConfigMap must have opendatahub.io/managed=false
and include hardware-profile annotations in serviceAnnotationDisallowedList,
otherwise models may get restarted during upgrade to RHOAI 3.3
reason: ConfigurationUnmanaged
remediation: Set the annotation opendatahub.io/managed=false on the inferenceservice-config
ConfigMap, and add opendatahub.io/hardware-profile-name and opendatahub.io/hardware-profile-namespace
to the serviceAnnotationDisallowedList in the inferenceService data key
status: "False"
type: Configured
- annotations:
check.opendatahub.io/target-version: 3.3.2
workload.opendatahub.io/impacted-count: "0"
group: workload
kind: kserve
name: impacted-workloads
spec:
description: Detects InferenceService CRs referencing legacy AcceleratorProfiles
that will be auto-migrated to HardwareProfiles (infrastructure.opendatahub.io)
during upgrade
status:
conditions:
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: No InferenceServices found using legacy AcceleratorProfiles - no migration
needed
reason: VersionCompatible
status: "True"
type: AcceleratorProfileCompatible
- annotations:
check.opendatahub.io/target-version: 3.3.2
workload.opendatahub.io/impacted-count: "0"
group: workload
kind: kserve
name: impacted-workloads
spec:
description: Lists InferenceServices and ServingRuntimes using deprecated deployment
modes (ModelMesh, Serverless), removed ServingRuntimes, or ServingRuntimes referencing
legacy AcceleratorProfiles that will be impacted in RHOAI 3.x
status:
conditions:
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: No Serverless InferenceService(s) found - ready for RHOAI 3.3 upgrade
reason: VersionCompatible
status: "True"
type: ServerlessInferenceServicesCompatible
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: No ModelMesh InferenceService(s) found - ready for RHOAI 3.3 upgrade
reason: VersionCompatible
status: "True"
type: ModelMeshInferenceServicesCompatible
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: No ModelMesh ServingRuntime(s) found - ready for RHOAI 3.3 upgrade
reason: VersionCompatible
status: "True"
type: ModelMeshServingRuntimesCompatible
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: No InferenceService(s) using removed ServingRuntime(s) found - ready
for RHOAI 3.3 upgrade
reason: VersionCompatible
status: "True"
type: RemovedServingRuntimesCompatible
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: No ServingRuntime(s) with AcceleratorProfile annotation only found
reason: VersionCompatible
status: "True"
type: AcceleratorOnlyServingRuntimesCompatible
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: No ServingRuntime(s) with both AcceleratorProfile and HardwareProfile
annotations found
reason: VersionCompatible
status: "True"
type: AcceleratorAndHWProfileServingRuntimesCompatible
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: No InferenceService(s) referencing AcceleratorProfile-linked ServingRuntime(s)
found
reason: VersionCompatible
status: "True"
type: AcceleratorServingRuntimeISVCsCompatible
- annotations:
check.opendatahub.io/target-version: 3.3.2
workload.opendatahub.io/impacted-count: "0"
group: workload
kind: notebook
name: acceleratorprofile-migration
spec:
description: Detects Notebook (workbench) CRs referencing legacy AcceleratorProfiles
that will be auto-migrated to HardwareProfiles (infrastructure.opendatahub.io)
during upgrade
status:
conditions:
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: No Notebooks found using legacy AcceleratorProfiles - no migration
needed
reason: VersionCompatible
status: "True"
type: AcceleratorProfileCompatible
- annotations:
check.opendatahub.io/target-version: 3.3.2
workload.opendatahub.io/impacted-count: "2"
group: workload
kind: notebook
name: impacted-workloads
spec:
description: Identifies Notebook (workbench) instances with images that will not
work in RHOAI 3.x
status:
conditions:
- lastTransitionTime: "2026-04-20T11:34:42Z"
message: All 2 Notebook(s) use compatible OOTB images
reason: VersionCompatible
status: "True"
type: NotebooksCompatible
targetVersion: 3.3.2