Skip to content

Commit a63e1f3

Browse files
authored
Merge pull request #61292 from shipsing/RHDEVDOCS-5390
RHDEVDOCS-5390: Documenting Pipelines 1.10.4 RN
2 parents e26fd82 + dd99298 commit a63e1f3

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

modules/op-release-notes-1-10.adoc

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,18 @@ Before this update, the Tekton Operator did not expose the performance configura
197197
* `buckets`
198198
* `kube-api-qps`
199199
* `kube-api-burst`
200-
* `threads-per-controller`
200+
* `threads-per-controller`
201+
202+
[id="release-notes-1-10-4_{context}"]
203+
== Release notes for {pipelines-title} General Availability 1.10.4
204+
205+
With this update, {pipelines-title} General Availability (GA) 1.10.4 is available on {product-title} 4.11, 4.12, and 4.13.
206+
207+
[id="fixed-issues-1-10-4_{context}"]
208+
=== Fixed issues
209+
210+
* This update fixes the bundle resolver conversion issue for the `PipelineRef` field in a pipeline run. Now, the conversion feature sets the value of the `kind` field to `Pipeline` after conversion.
211+
212+
* Before this update, the `pipelinerun.timeouts` field was reset to the `timeouts.pipeline` value, ignoring the `timeouts.tasks` and `timeouts.finally` values. This update fixes the issue and sets the correct default timeout value for a `PipelineRun` resource.
213+
214+
* Before this update, the controller logs contained unnecessary data. This update fixes the issue.

0 commit comments

Comments
 (0)