@@ -32,7 +32,7 @@ metadata:
32
32
capabilities : Seamless Upgrades
33
33
categories : AI/Machine Learning,Monitoring
34
34
containerImage : docker.io/rocm/gpu-operator:v1.2.0
35
- createdAt : " 2025-08-09T01:44:36Z "
35
+ createdAt : " 2025-08-13T23:39:41Z "
36
36
description : |-
37
37
Operator responsible for deploying AMD GPU kernel drivers, device plugin, device test runner and device metrics exporter
38
38
For more information, visit [documentation](https://instinct.docs.amd.com/projects/gpu-operator/en/latest/)
@@ -354,11 +354,6 @@ spec:
354
354
path : driver.imageSign.keySecret
355
355
x-descriptors :
356
356
- urn:alm:descriptor:com.amd.deviceconfigs:imageSignKeySecret
357
- - description : tolerations for kmm module object
358
- displayName : Tolerations
359
- path : driver.tolerations
360
- x-descriptors :
361
- - urn:alm:descriptor:com.amd.deviceconfigs:tolerations
362
357
- description : advanced arguments, parameters and more configs to manage tne
363
358
driver
364
359
displayName : KernelModuleConfig
@@ -383,6 +378,11 @@ spec:
383
378
path : driver.kernelModuleConfig.unloadArgs
384
379
x-descriptors :
385
380
- urn:alm:descriptor:com.amd.deviceconfigs:unloadArg
381
+ - description : tolerations for kmm module object
382
+ displayName : Tolerations
383
+ path : driver.tolerations
384
+ x-descriptors :
385
+ - urn:alm:descriptor:com.amd.deviceconfigs:tolerations
386
386
- description : policy to upgrade the drivers
387
387
displayName : UpgradePolicy
388
388
path : driver.upgradePolicy
0 commit comments