Skip to content

Commit 3771d58

Browse files
authored
Merge pull request #86519 from openshift-cherrypick-robot/cherry-pick-86403-to-pipelines-docs-main
[pipelines-docs-main] RHDEVDOCS 6328 release notes for Pipelines 1.16.2
2 parents 91a71e0 + 7da419a commit 3771d58

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,3 +633,13 @@ With this update, {pipelines-title} General Availability (GA) 1.16.1 is availabl
633633
* Before this update, when using {tekton-results}, if you enabled authentication in {tekton-results}, you could not view information from {tekton-results} in the web console, because the web console failed to pass an authentication token to the {tekton-results} API. With this update, you can view information from {tekton-results} in the web console when authentication is enabled.
634634

635635
* Before this update, when viewing information from {tekton-results} in the web console, if you scrolled down to the end of a page, the console failed to fetch the next set of records and some of the information was not displayed. With this update, if you scroll to the end of the page, records from {tekton-results} load correctly and all information displays correctly in the web console.
636+
637+
[id="release-notes-1-16-2_{context}"]
638+
== Release notes for {pipelines-title} General Availability 1.16.2
639+
640+
With this update, {pipelines-title} General Availability (GA) 1.16.2 is available on {OCP} 4.15 and later versions.
641+
642+
[id="fixed-issues-1-16-2_{context}"]
643+
=== Fixed issues
644+
645+
* Before this update, in {pipelines-shortname} 1.16, you could not cancel a pipeline run by patching the `PipelineRun` object and setting the `spec.status` parameter to `Cancelled` if the first task run in the pipeline run was completed. Instead, an error message was logged: `PipelineRun was cancelled but had errors trying to cancel the TaskRuns and/or Runs`. With this update, the pipeline run is cancelled successfully.

0 commit comments

Comments
 (0)