File tree 7 files changed +62
-223
lines changed
7 files changed +62
-223
lines changed Original file line number Diff line number Diff line change 29
29
block : ' true'
30
30
dashboard-host : 0.0.0.0
31
31
num-gpus : ' 0'
32
- resources : ' "{}"'
33
32
serviceType : ClusterIP
34
33
template :
35
34
spec :
71
70
- mountPath : /etc/ssl/certs/odh-ca-bundle.crt
72
71
name : odh-ca-cert
73
72
subPath : odh-ca-bundle.crt
74
- imagePullSecrets :
75
- - name : unit-test-pull-secret
76
73
volumes :
77
74
- configMap :
78
75
items :
@@ -92,21 +89,15 @@ spec:
92
89
workerGroupSpecs :
93
90
- groupName : small-group-unit-test-cluster-custom-image
94
91
maxReplicas : 2
95
- minReplicas : 2
96
92
rayStartParams :
97
93
block : ' true'
98
94
num-gpus : ' 7'
99
- resources : ' "{}"'
100
95
replicas : 2
101
96
template :
102
- metadata :
103
- annotations :
104
- key : value
105
- labels :
106
- key : value
107
97
spec :
108
98
containers :
109
99
- image : quay.io/project-codeflare/ray:2.20.0-py39-cu118
100
+ imagePullPolicy : Always
110
101
lifecycle :
111
102
preStop :
112
103
exec :
@@ -137,8 +128,6 @@ spec:
137
128
- mountPath : /etc/ssl/certs/odh-ca-bundle.crt
138
129
name : odh-ca-cert
139
130
subPath : odh-ca-bundle.crt
140
- imagePullSecrets :
141
- - name : unit-test-pull-secret
142
131
volumes :
143
132
- configMap :
144
133
items :
Original file line number Diff line number Diff line change 26
26
block : ' true'
27
27
dashboard-host : 0.0.0.0
28
28
num-gpus : ' 0'
29
- resources : ' "{}"'
30
29
serviceType : ClusterIP
31
30
template :
32
31
spec :
68
67
- mountPath : /etc/ssl/certs/odh-ca-bundle.crt
69
68
name : odh-ca-cert
70
69
subPath : odh-ca-bundle.crt
71
- imagePullSecrets :
72
- - name : unit-test-pull-secret
73
70
volumes :
74
71
- configMap :
75
72
items :
@@ -89,21 +86,15 @@ spec:
89
86
workerGroupSpecs :
90
87
- groupName : small-group-unit-test-no-kueue
91
88
maxReplicas : 2
92
- minReplicas : 2
93
89
rayStartParams :
94
90
block : ' true'
95
91
num-gpus : ' 7'
96
- resources : ' "{}"'
97
92
replicas : 2
98
93
template :
99
- metadata :
100
- annotations :
101
- key : value
102
- labels :
103
- key : value
104
94
spec :
105
95
containers :
106
96
- image : quay.io/rhoai/ray:2.23.0-py39-cu121
97
+ imagePullPolicy : Always
107
98
lifecycle :
108
99
preStop :
109
100
exec :
@@ -134,8 +125,6 @@ spec:
134
125
- mountPath : /etc/ssl/certs/odh-ca-bundle.crt
135
126
name : odh-ca-cert
136
127
subPath : odh-ca-bundle.crt
137
- imagePullSecrets :
138
- - name : unit-test-pull-secret
139
128
volumes :
140
129
- configMap :
141
130
items :
Original file line number Diff line number Diff line change 29
29
block: 'true'
30
30
dashboard-host: 0.0.0.0
31
31
num-gpus: '0'
32
- resources: '"{}"'
33
32
serviceType: ClusterIP
34
33
template:
35
34
spec:
71
70
- mountPath: /etc/ssl/certs/odh-ca-bundle.crt
72
71
name: odh-ca-cert
73
72
subPath: odh-ca-bundle.crt
74
- imagePullSecrets:
75
- - name: unit-test-pull-secret
76
73
volumes:
77
74
- configMap:
78
75
items:
@@ -92,21 +89,15 @@ spec:
92
89
workerGroupSpecs:
93
90
- groupName: small-group-unit-test-cluster-ray
94
91
maxReplicas: 2
95
- minReplicas: 2
96
92
rayStartParams:
97
93
block: 'true'
98
94
num-gpus: '7'
99
- resources: '"{}"'
100
95
replicas: 2
101
96
template:
102
- metadata:
103
- annotations:
104
- key: value
105
- labels:
106
- key: value
107
97
spec:
108
98
containers:
109
99
- image: quay.io/rhoai/ray:2.23.0-py39-cu121
100
+ imagePullPolicy: Always
110
101
lifecycle:
111
102
preStop:
112
103
exec:
@@ -137,8 +128,6 @@ spec:
137
128
- mountPath: /etc/ssl/certs/odh-ca-bundle.crt
138
129
name: odh-ca-cert
139
130
subPath: odh-ca-bundle.crt
140
- imagePullSecrets:
141
- - name: unit-test-pull-secret
142
131
volumes:
143
132
- configMap:
144
133
items:
Original file line number Diff line number Diff line change 34
34
block : ' true'
35
35
dashboard-host : 0.0.0.0
36
36
num-gpus : ' 0'
37
- resources : ' "{}"'
38
37
serviceType : ClusterIP
39
38
template :
40
39
spec :
76
75
- mountPath : /etc/ssl/certs/odh-ca-bundle.crt
77
76
name : odh-ca-cert
78
77
subPath : odh-ca-bundle.crt
79
- imagePullSecrets :
80
- - name : unit-test-pull-secret
81
78
volumes :
82
79
- configMap :
83
80
items :
@@ -97,21 +94,15 @@ spec:
97
94
workerGroupSpecs :
98
95
- groupName : small-group-unit-test-cluster
99
96
maxReplicas : 2
100
- minReplicas : 2
101
97
rayStartParams :
102
98
block : ' true'
103
99
num-gpus : ' 7'
104
- resources : ' "{}"'
105
100
replicas : 2
106
101
template :
107
- metadata :
108
- annotations :
109
- key : value
110
- labels :
111
- key : value
112
102
spec :
113
103
containers :
114
104
- image : quay.io/rhoai/ray:2.23.0-py39-cu121
105
+ imagePullPolicy : Always
115
106
lifecycle :
116
107
preStop :
117
108
exec :
@@ -142,8 +133,6 @@ spec:
142
133
- mountPath : /etc/ssl/certs/odh-ca-bundle.crt
143
134
name : odh-ca-cert
144
135
subPath : odh-ca-bundle.crt
145
- imagePullSecrets :
146
- - name : unit-test-pull-secret
147
136
volumes :
148
137
- configMap :
149
138
items :
Original file line number Diff line number Diff line change 34
34
block : ' true'
35
35
dashboard-host : 0.0.0.0
36
36
num-gpus : ' 0'
37
- resources : ' "{}"'
38
37
serviceType : ClusterIP
39
38
template :
40
39
spec :
41
- imagePullSecrets : []
42
40
containers :
43
41
- image : quay.io/rhoai/ray:2.23.0-py39-cu121
44
42
imagePullPolicy : Always
@@ -96,22 +94,15 @@ spec:
96
94
workerGroupSpecs :
97
95
- groupName : small-group-unit-test-default-cluster
98
96
maxReplicas : 1
99
- minReplicas : 1
100
97
rayStartParams :
101
98
block : ' true'
102
99
num-gpus : ' 0'
103
- resources : ' "{}"'
104
100
replicas : 1
105
101
template :
106
- metadata :
107
- annotations :
108
- key : value
109
- labels :
110
- key : value
111
102
spec :
112
- imagePullSecrets : []
113
103
containers :
114
104
- image : quay.io/rhoai/ray:2.23.0-py39-cu121
105
+ imagePullPolicy : Always
115
106
lifecycle :
116
107
preStop :
117
108
exec :
You can’t perform that action at this time.
0 commit comments