@@ -963,7 +963,6 @@ def get_ray_obj(group, version, namespace, plural, cls=None):
963
963
"creationTimestamp" : "2024-03-05T09:55:37Z" ,
964
964
"generation" : 1 ,
965
965
"labels" : {
966
- "appwrapper.mcad.ibm.com" : "quicktest" ,
967
966
"controller-tools.k8s.io" : "1.0" ,
968
967
"resourceName" : "quicktest" ,
969
968
"workload.codeflare.dev/appwrapper" : "quicktest" ,
@@ -1278,93 +1277,6 @@ def get_ray_obj(group, version, namespace, plural, cls=None):
1278
1277
"resourceName" : "quicktest2" ,
1279
1278
"orderedinstance" : "m4.xlarge_g4dn.xlarge" ,
1280
1279
},
1281
- "managedFields" : [
1282
- {
1283
- "apiVersion" : "ray.io/v1" ,
1284
- "fieldsType" : "FieldsV1" ,
1285
- "fieldsV1" : {
1286
- "f:metadata" : {
1287
- "f:labels" : {
1288
- "." : {},
1289
- "f:workload.codeflare.dev/appwrapper" : {},
1290
- "f:controller-tools.k8s.io" : {},
1291
- "f:resourceName" : {},
1292
- },
1293
- "f:ownerReferences" : {
1294
- "." : {},
1295
- 'k:{"uid":"6334fc1b-471e-4876-8e7b-0b2277679235"}' : {},
1296
- },
1297
- },
1298
- "f:spec" : {
1299
- "." : {},
1300
- "f:autoscalerOptions" : {
1301
- "." : {},
1302
- "f:idleTimeoutSeconds" : {},
1303
- "f:imagePullPolicy" : {},
1304
- "f:resources" : {
1305
- "." : {},
1306
- "f:limits" : {
1307
- "." : {},
1308
- "f:cpu" : {},
1309
- "f:memory" : {},
1310
- },
1311
- "f:requests" : {
1312
- "." : {},
1313
- "f:cpu" : {},
1314
- "f:memory" : {},
1315
- },
1316
- },
1317
- "f:upscalingMode" : {},
1318
- },
1319
- "f:enableInTreeAutoscaling" : {},
1320
- "f:headGroupSpec" : {
1321
- "." : {},
1322
- "f:rayStartParams" : {
1323
- "." : {},
1324
- "f:block" : {},
1325
- "f:dashboard-host" : {},
1326
- "f:num-gpus" : {},
1327
- },
1328
- "f:serviceType" : {},
1329
- "f:template" : {
1330
- "." : {},
1331
- "f:spec" : {"." : {}, "f:containers" : {}},
1332
- },
1333
- },
1334
- "f:rayVersion" : {},
1335
- "f:workerGroupSpecs" : {},
1336
- },
1337
- },
1338
- "manager" : "mcad-controller" ,
1339
- "operation" : "Update" ,
1340
- "time" : "2023-02-22T16:26:07Z" ,
1341
- },
1342
- {
1343
- "apiVersion" : "ray.io/v1" ,
1344
- "fieldsType" : "FieldsV1" ,
1345
- "fieldsV1" : {
1346
- "f:status" : {
1347
- "." : {},
1348
- "f:availableWorkerReplicas" : {},
1349
- "f:desiredWorkerReplicas" : {},
1350
- "f:endpoints" : {
1351
- "." : {},
1352
- "f:client" : {},
1353
- "f:dashboard" : {},
1354
- "f:gcs" : {},
1355
- },
1356
- "f:lastUpdateTime" : {},
1357
- "f:maxWorkerReplicas" : {},
1358
- "f:minWorkerReplicas" : {},
1359
- "f:state" : {},
1360
- }
1361
- },
1362
- "manager" : "manager" ,
1363
- "operation" : "Update" ,
1364
- "subresource" : "status" ,
1365
- "time" : "2023-02-22T16:26:16Z" ,
1366
- },
1367
- ],
1368
1280
"name" : "quicktest2" ,
1369
1281
"namespace" : "ns" ,
1370
1282
"ownerReferences" : [
@@ -1546,7 +1458,6 @@ def get_aw_obj(group, version, namespace, plural):
1546
1458
"resources" : {
1547
1459
"GenericItems" : [
1548
1460
{
1549
- "allocated" : 0 ,
1550
1461
"generictemplate" : {
1551
1462
"apiVersion" : "ray.io/v1" ,
1552
1463
"kind" : "RayCluster" ,
@@ -1694,12 +1605,9 @@ def get_aw_obj(group, version, namespace, plural):
1694
1605
},
1695
1606
},
1696
1607
"metadata" : {},
1697
- "priority" : 0 ,
1698
- "priorityslope" : 0 ,
1699
1608
"replicas" : 1 ,
1700
1609
},
1701
1610
{
1702
- "allocated" : 0 ,
1703
1611
"generictemplate" : {
1704
1612
"apiVersion" : "networking.k8s.io/v1" ,
1705
1613
"kind" : "Ingress" ,
@@ -1734,46 +1642,13 @@ def get_aw_obj(group, version, namespace, plural):
1734
1642
},
1735
1643
},
1736
1644
"metadata" : {},
1737
- "priority" : 0 ,
1738
- "priorityslope" : 0 ,
1739
1645
},
1740
1646
],
1741
- "Items" : [],
1742
1647
"metadata" : {},
1743
1648
},
1744
- "schedulingSpec" : {},
1745
- "service" : {"spec" : {}},
1746
1649
},
1747
1650
"status" : {
1748
- "canrun" : True ,
1749
- "conditions" : [
1750
- {
1751
- "lastTransitionMicroTime" : "2023-02-22T16:26:07.559447Z" ,
1752
- "lastUpdateMicroTime" : "2023-02-22T16:26:07.559447Z" ,
1753
- "status" : "True" ,
1754
- "type" : "Init" ,
1755
- },
1756
- {
1757
- "lastTransitionMicroTime" : "2023-02-22T16:26:07.559551Z" ,
1758
- "lastUpdateMicroTime" : "2023-02-22T16:26:07.559551Z" ,
1759
- "reason" : "AwaitingHeadOfLine" ,
1760
- "status" : "True" ,
1761
- "type" : "Queueing" ,
1762
- },
1763
- {
1764
- "lastTransitionMicroTime" : "2023-02-22T16:26:13.220564Z" ,
1765
- "lastUpdateMicroTime" : "2023-02-22T16:26:13.220564Z" ,
1766
- "reason" : "AppWrapperRunnable" ,
1767
- "status" : "True" ,
1768
- "type" : "Dispatched" ,
1769
- },
1770
- ],
1771
- "controllerfirsttimestamp" : "2023-02-22T16:26:07.559447Z" ,
1772
- "filterignore" : True ,
1773
- "queuejobstate" : "Dispatched" ,
1774
- "sender" : "before manageQueueJob - afterEtcdDispatching" ,
1775
1651
"state" : "Running" ,
1776
- "systempriority" : 9 ,
1777
1652
},
1778
1653
},
1779
1654
{
@@ -1787,7 +1662,6 @@ def get_aw_obj(group, version, namespace, plural):
1787
1662
"resources" : {
1788
1663
"GenericItems" : [
1789
1664
{
1790
- "allocated" : 0 ,
1791
1665
"generictemplate" : {
1792
1666
"apiVersion" : "ray.io/v1" ,
1793
1667
"kind" : "RayCluster" ,
@@ -1935,8 +1809,6 @@ def get_aw_obj(group, version, namespace, plural):
1935
1809
},
1936
1810
},
1937
1811
"metadata" : {},
1938
- "priority" : 0 ,
1939
- "priorityslope" : 0 ,
1940
1812
"replicas" : 1 ,
1941
1813
},
1942
1814
{
@@ -1960,46 +1832,13 @@ def get_aw_obj(group, version, namespace, plural):
1960
1832
},
1961
1833
},
1962
1834
"metadata" : {},
1963
- "priority" : 0 ,
1964
- "priorityslope" : 0 ,
1965
1835
},
1966
1836
],
1967
- "Items" : [],
1968
1837
"metadata" : {},
1969
1838
},
1970
- "schedulingSpec" : {},
1971
- "service" : {"spec" : {}},
1972
1839
},
1973
1840
"status" : {
1974
- "canrun" : True ,
1975
- "conditions" : [
1976
- {
1977
- "lastTransitionMicroTime" : "2023-02-22T16:26:07.559447Z" ,
1978
- "lastUpdateMicroTime" : "2023-02-22T16:26:07.559447Z" ,
1979
- "status" : "True" ,
1980
- "type" : "Init" ,
1981
- },
1982
- {
1983
- "lastTransitionMicroTime" : "2023-02-22T16:26:07.559551Z" ,
1984
- "lastUpdateMicroTime" : "2023-02-22T16:26:07.559551Z" ,
1985
- "reason" : "AwaitingHeadOfLine" ,
1986
- "status" : "True" ,
1987
- "type" : "Queueing" ,
1988
- },
1989
- {
1990
- "lastTransitionMicroTime" : "2023-02-22T16:26:13.220564Z" ,
1991
- "lastUpdateMicroTime" : "2023-02-22T16:26:13.220564Z" ,
1992
- "reason" : "AppWrapperRunnable" ,
1993
- "status" : "True" ,
1994
- "type" : "Dispatched" ,
1995
- },
1996
- ],
1997
- "controllerfirsttimestamp" : "2023-02-22T16:26:07.559447Z" ,
1998
- "filterignore" : True ,
1999
- "queuejobstate" : "Dispatched" ,
2000
- "sender" : "before manageQueueJob - afterEtcdDispatching" ,
2001
1841
"state" : "Suspended" ,
2002
- "systempriority" : 9 ,
2003
1842
},
2004
1843
},
2005
1844
]
0 commit comments