Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion modules/op-release-notes-1-8.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -609,4 +609,16 @@ config 1.8.1 True
// https://issues.redhat.com/browse/SRVKP-2422

* Before this update, cluster administrators could not provide a `config.json` file to the `Buildah` cluster task for accessing a container registry. With this update, cluster administrators can provide the `Buildah` cluster task with a `config.json` file by using the `dockerconfig` workspace.
// https://issues.redhat.com/browse/SRVKP-2424
// https://issues.redhat.com/browse/SRVKP-2424

[id="release-notes-1-8-2_{context}"]
== Release notes for {pipelines-title} General Availability 1.8.2

With this update, {pipelines-title} General Availability (GA) 1.8.2 is available on {product-title} 4.10 and 4.11.

[id="fixed-issues-1-8-2_{context}"]
=== Fixed issues

* Before this update, the `git-clone` task failed when cloning a repository using SSH keys. With this update, the role of the non-root user in the `git-init` task is removed, and the SSH program looks in the `$HOME/.ssh/` directory for the correct keys.
// https://issues.redhat.com/browse/SRVKP-2634