Skip to content

Commit f4c7dac

Browse files
committed
Regenerated files
1 parent 1e2f686 commit f4c7dac

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

charts/kueue/templates/crd/kueue.x-k8s.io_workloads.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17281,7 +17281,7 @@ spec:
1728117281
properties:
1728217282
individual:
1728317283
description: |-
17284-
individual, if set, specifies the number of pods allocated in each domain in this slice.
17284+
individual - if set - specifies the number of pods allocated in each domain in this slice.
1728517285
If set, its length must be equal to the "domainCount" field of the TopologyAssignmentSlice.
1728617286
Exactly one of universal, individual must be set.
1728717287
items:
@@ -17294,7 +17294,7 @@ spec:
1729417294
x-kubernetes-list-type: atomic
1729517295
universal:
1729617296
description: |-
17297-
universal, if set, specifies the number of pods allocated in every domain in this slice.
17297+
universal - if set - specifies the number of pods allocated in every domain in this slice.
1729817298
Exactly one of universal, individual must be set.
1729917299
format: int32
1730017300
minimum: 1
@@ -17311,7 +17311,7 @@ spec:
1731117311
properties:
1731217312
individual:
1731317313
description: |-
17314-
individual, if set, specifies multiple topology placement values (at a particular topology level)
17314+
individual - if set - specifies multiple topology placement values (at a particular topology level)
1731517315
that apply to the pods in the current TopologyAssignmentSlice.
1731617316
Exactly one of universal, individual must be set.
1731717317
properties:
@@ -17343,7 +17343,7 @@ spec:
1734317343
type: object
1734417344
universal:
1734517345
description: |-
17346-
universal, if set, specifies a single topology placement value (at a particular topology level)
17346+
universal - if set - specifies a single topology placement value (at a particular topology level)
1734717347
that applies to all pods in the current TopologyAssignmentSlice.
1734817348
Exactly one of universal, individual must be set.
1734917349
type: string

config/components/crd/bases/kueue.x-k8s.io_workloads.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18348,7 +18348,7 @@ spec:
1834818348
properties:
1834918349
individual:
1835018350
description: |-
18351-
individual, if set, specifies the number of pods allocated in each domain in this slice.
18351+
individual - if set - specifies the number of pods allocated in each domain in this slice.
1835218352
If set, its length must be equal to the "domainCount" field of the TopologyAssignmentSlice.
1835318353
Exactly one of universal, individual must be set.
1835418354
items:
@@ -18361,7 +18361,7 @@ spec:
1836118361
x-kubernetes-list-type: atomic
1836218362
universal:
1836318363
description: |-
18364-
universal, if set, specifies the number of pods allocated in every domain in this slice.
18364+
universal - if set - specifies the number of pods allocated in every domain in this slice.
1836518365
Exactly one of universal, individual must be set.
1836618366
format: int32
1836718367
minimum: 1
@@ -18380,7 +18380,7 @@ spec:
1838018380
properties:
1838118381
individual:
1838218382
description: |-
18383-
individual, if set, specifies multiple topology placement values (at a particular topology level)
18383+
individual - if set - specifies multiple topology placement values (at a particular topology level)
1838418384
that apply to the pods in the current TopologyAssignmentSlice.
1838518385
Exactly one of universal, individual must be set.
1838618386
properties:
@@ -18412,7 +18412,7 @@ spec:
1841218412
type: object
1841318413
universal:
1841418414
description: |-
18415-
universal, if set, specifies a single topology placement value (at a particular topology level)
18415+
universal - if set - specifies a single topology placement value (at a particular topology level)
1841618416
that applies to all pods in the current TopologyAssignmentSlice.
1841718417
Exactly one of universal, individual must be set.
1841818418
type: string

site/content/en/docs/reference/kueue.v1beta2.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,7 +3066,7 @@ Its length must be equal to the "domainCount" field of the TopologyAss
30663066
<code>string</code>
30673067
</td>
30683068
<td>
3069-
<p>universal, if set, specifies a single topology placement value (at a particular topology level)
3069+
<p>universal - if set - specifies a single topology placement value (at a particular topology level)
30703070
that applies to all pods in the current TopologyAssignmentSlice.
30713071
Exactly one of universal, individual must be set.</p>
30723072
</td>
@@ -3075,7 +3075,7 @@ Exactly one of universal, individual must be set.</p>
30753075
<a href="#kueue-x-k8s-io-v1beta2-TopologyAssignmentSliceLevelIndividualValues"><code>TopologyAssignmentSliceLevelIndividualValues</code></a>
30763076
</td>
30773077
<td>
3078-
<p>individual, if set, specifies multiple topology placement values (at a particular topology level)
3078+
<p>individual - if set - specifies multiple topology placement values (at a particular topology level)
30793079
that apply to the pods in the current TopologyAssignmentSlice.
30803080
Exactly one of universal, individual must be set.</p>
30813081
</td>
@@ -3101,15 +3101,15 @@ Exactly one of universal, individual must be set.</p>
31013101
<code>int32</code>
31023102
</td>
31033103
<td>
3104-
<p>universal, if set, specifies the number of pods allocated in every domain in this slice.
3104+
<p>universal - if set - specifies the number of pods allocated in every domain in this slice.
31053105
Exactly one of universal, individual must be set.</p>
31063106
</td>
31073107
</tr>
31083108
<tr><td><code>individual</code><br/>
31093109
<code>[]int32</code>
31103110
</td>
31113111
<td>
3112-
<p>individual, if set, specifies the number of pods allocated in each domain in this slice.
3112+
<p>individual - if set - specifies the number of pods allocated in each domain in this slice.
31133113
If set, its length must be equal to the &quot;domainCount&quot; field of the TopologyAssignmentSlice.
31143114
Exactly one of universal, individual must be set.</p>
31153115
</td>

0 commit comments

Comments
 (0)