Skip to content

Commit 9db88e0

Browse files
waveywavesvdemeester
authored andcommitted
chore: regenerate CRDs with field descriptions
1 parent a27b0dc commit 9db88e0

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed

config/300-crds/300-pipelinerun.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2352,6 +2352,12 @@ spec:
23522352
description: EnableStepActions is a no-op flag since StepActions are stable
23532353
type: boolean
23542354
enableTektonOCIBundles:
2355+
description: |-
2356+
DeprecatedEnableTektonOCIBundles is maintained for backward compatibility
2357+
to allow deletion of PipelineRuns created before v0.62.x.
2358+
This field is not used and can be removed in a future release
2359+
once we're confident old PipelineRuns have been cleaned up.
2360+
See issue #8359 for context.
23552361
type: boolean
23562362
enableWaitExponentialBackoff:
23572363
type: boolean
@@ -2726,6 +2732,12 @@ spec:
27262732
description: EnableStepActions is a no-op flag since StepActions are stable
27272733
type: boolean
27282734
enableTektonOCIBundles:
2735+
description: |-
2736+
DeprecatedEnableTektonOCIBundles is maintained for backward compatibility
2737+
to allow deletion of PipelineRuns created before v0.62.x.
2738+
This field is not used and can be removed in a future release
2739+
once we're confident old PipelineRuns have been cleaned up.
2740+
See issue #8359 for context.
27292741
type: boolean
27302742
enableWaitExponentialBackoff:
27312743
type: boolean
@@ -2991,6 +3003,12 @@ spec:
29913003
description: EnableStepActions is a no-op flag since StepActions are stable
29923004
type: boolean
29933005
enableTektonOCIBundles:
3006+
description: |-
3007+
DeprecatedEnableTektonOCIBundles is maintained for backward compatibility
3008+
to allow deletion of PipelineRuns created before v0.62.x.
3009+
This field is not used and can be removed in a future release
3010+
once we're confident old PipelineRuns have been cleaned up.
3011+
See issue #8359 for context.
29943012
type: boolean
29953013
enableWaitExponentialBackoff:
29963014
type: boolean
@@ -5409,6 +5427,12 @@ spec:
54095427
description: EnableStepActions is a no-op flag since StepActions are stable
54105428
type: boolean
54115429
enableTektonOCIBundles:
5430+
description: |-
5431+
DeprecatedEnableTektonOCIBundles is maintained for backward compatibility
5432+
to allow deletion of PipelineRuns created before v0.62.x.
5433+
This field is not used and can be removed in a future release
5434+
once we're confident old PipelineRuns have been cleaned up.
5435+
See issue #8359 for context.
54125436
type: boolean
54135437
enableWaitExponentialBackoff:
54145438
type: boolean

config/300-crds/300-taskrun.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1870,6 +1870,12 @@ spec:
18701870
description: EnableStepActions is a no-op flag since StepActions are stable
18711871
type: boolean
18721872
enableTektonOCIBundles:
1873+
description: |-
1874+
DeprecatedEnableTektonOCIBundles is maintained for backward compatibility
1875+
to allow deletion of PipelineRuns created before v0.62.x.
1876+
This field is not used and can be removed in a future release
1877+
once we're confident old PipelineRuns have been cleaned up.
1878+
See issue #8359 for context.
18731879
type: boolean
18741880
enableWaitExponentialBackoff:
18751881
type: boolean
@@ -2135,6 +2141,12 @@ spec:
21352141
description: EnableStepActions is a no-op flag since StepActions are stable
21362142
type: boolean
21372143
enableTektonOCIBundles:
2144+
description: |-
2145+
DeprecatedEnableTektonOCIBundles is maintained for backward compatibility
2146+
to allow deletion of PipelineRuns created before v0.62.x.
2147+
This field is not used and can be removed in a future release
2148+
once we're confident old PipelineRuns have been cleaned up.
2149+
See issue #8359 for context.
21382150
type: boolean
21392151
enableWaitExponentialBackoff:
21402152
type: boolean
@@ -3989,6 +4001,12 @@ spec:
39894001
description: EnableStepActions is a no-op flag since StepActions are stable
39904002
type: boolean
39914003
enableTektonOCIBundles:
4004+
description: |-
4005+
DeprecatedEnableTektonOCIBundles is maintained for backward compatibility
4006+
to allow deletion of PipelineRuns created before v0.62.x.
4007+
This field is not used and can be removed in a future release
4008+
once we're confident old PipelineRuns have been cleaned up.
4009+
See issue #8359 for context.
39924010
type: boolean
39934011
enableWaitExponentialBackoff:
39944012
type: boolean
@@ -4246,6 +4264,12 @@ spec:
42464264
description: EnableStepActions is a no-op flag since StepActions are stable
42474265
type: boolean
42484266
enableTektonOCIBundles:
4267+
description: |-
4268+
DeprecatedEnableTektonOCIBundles is maintained for backward compatibility
4269+
to allow deletion of PipelineRuns created before v0.62.x.
4270+
This field is not used and can be removed in a future release
4271+
once we're confident old PipelineRuns have been cleaned up.
4272+
See issue #8359 for context.
42494273
type: boolean
42504274
enableWaitExponentialBackoff:
42514275
type: boolean

0 commit comments

Comments
 (0)