Skip to content

Commit 8a5f514

Browse files
author
Souvik Sarkar
committed
RHDEVDOCS-4471 Pipelines 1.7.3 Release Notes
1 parent 2218985 commit 8a5f514

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,3 +411,20 @@ time="2022-03-04T09:47:57Z" level=error msg="(unable to determine exit status)"
411411
+
412412
With this update, the `pipelines-scc` security context constraint (SCC) is compatible with the `SETFCAP` capability necessary for S2I and Buildah clustertasks. As a result, the S2I build tasks run successfully.
413413
// https://issues.redhat.com/browse/SRVKP-2091
414+
415+
416+
[id="release-notes-1-7-3_{context}"]
417+
== Release notes for {pipelines-title} General Availability 1.7.3
418+
419+
With this update, {pipelines-title} General Availability (GA) 1.7.3 is available on {product-title} 4.9, 4.10, and 4.11.
420+
421+
[id="fixed-issues-1-7-3_{context}"]
422+
=== Fixed issues
423+
424+
* Before this update, the Operator failed when creating RBAC resources if any namespace was in a `Terminating` state. With this update, the Operator ignores namespaces in a `Terminating` state and creates the RBAC resources.
425+
// link:https://issues.redhat.com/browse/SRVKP-2248
426+
// Shivam Mukhade
427+
428+
* Previously, upgrading the {pipelines-title} Operator caused the `pipeline` service account to be recreated, which meant that the secrets linked to the service account were lost. This update fixes the issue. During upgrades, the Operator no longer recreates the `pipeline` service account. As a result, secrets attached to the `pipeline` service account persist after upgrades, and the resources (tasks and pipelines) continue to work correctly.
429+
// link:https://issues.redhat.com/browse/SRVKP-2256
430+
// Kushagra Kulshreshtha

0 commit comments

Comments
 (0)