@@ -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
0 commit comments