Skip to content

Commit 4e4349c

Browse files
authored
Merge pull request #40009 from sounix000/update-pipelines-1.6.1-RN
Added known issue for Pipelines 1.6.1 RN
2 parents c4c0744 + 73aba26 commit 4e4349c

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,18 @@ time="2021-11-04T13:05:26Z" level=error msg="exit status 127"
251251
[id="release-notes-1-6-1_{context}"]
252252
== Release notes for {pipelines-title} General Availability 1.6.1
253253

254-
The following improvements are made in {pipelines-title} 1.6.1:
254+
[id="known-issues-1-6-1_{context}"]
255+
=== Known issues
256+
257+
* After upgrading to {pipelines-title} 1.6.1 from an older version, {pipelines-shortname} might enter an inconsistent state where you are unable to perform any operations (create/delete/apply) on Tekton resources (tasks and pipelines). For example, while deleting a resource, you might encounter the following error:
258+
+
259+
[source,terminal]
260+
----
261+
Error from server (InternalError): Internal error occurred: failed calling webhook "validation.webhook.pipeline.tekton.dev": Post "https://tekton-pipelines-webhook.openshift-pipelines.svc:443/resource-validation?timeout=10s": service "tekton-pipelines-webhook" not found.
262+
----
263+
264+
[id="fixed-issues-1-6-1_{context}"]
265+
=== Fixed issues
255266

256267
* The `SSL_CERT_DIR` environment variable (`/tekton-custom-certs`) set by {pipelines-title} will not override the following default system directories with certificate files:
257268
** `/etc/pki/tls/certs`

0 commit comments

Comments
 (0)