Skip to content

Commit 79f5e94

Browse files
KPostOfficeopenshift-merge-robot
authored andcommitted
create new manifests with changes made in previous commit
Signed-off-by: Kevin <[email protected]>
1 parent eb5d72f commit 79f5e94

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

config/crd/bases/codeflare.codeflare.dev_instascales.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ spec:
4343
description: "Claims lists the names of resources, defined in
4444
spec.resourceClaims, that are used by this container. \n This
4545
is an alpha field and requires enabling the DynamicResourceAllocation
46-
feature gate. \n This field is immutable."
46+
feature gate. \n This field is immutable. It can only be set
47+
for containers."
4748
items:
4849
description: ResourceClaim references one entry in PodSpec.ResourceClaims.
4950
properties:

config/crd/bases/codeflare.codeflare.dev_mcads.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ spec:
4747
description: "Claims lists the names of resources, defined in
4848
spec.resourceClaims, that are used by this container. \n This
4949
is an alpha field and requires enabling the DynamicResourceAllocation
50-
feature gate. \n This field is immutable."
50+
feature gate. \n This field is immutable. It can only be set
51+
for containers."
5152
items:
5253
description: ResourceClaim references one entry in PodSpec.ResourceClaims.
5354
properties:

0 commit comments

Comments
 (0)