Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

io: read/write on closed pipe when in cluster OpenShift registry is used #1792

Closed
zroubalik opened this issue Jun 7, 2023 · 0 comments · Fixed by #1800
Closed

io: read/write on closed pipe when in cluster OpenShift registry is used #1792

zroubalik opened this issue Jun 7, 2023 · 0 comments · Fixed by #1800
Assignees

Comments

@zroubalik
Copy link
Contributor

When I try to configure pipeline as code on a function that uses OpenShift built-in registry io: read/write on closed pipe error is thrown at the end of the output. The function is configured correctly, the error is just confusing for users.

func config git set
? The URL to Git repository with the function source code: https://github.com/zroubalik/test-function-pac
? The Git branch or tag we are targeting: main
? Do you want to configure webhook trigger? No
 ✅ Pipeline template is created in ".tekton/pipeline.yaml"
 ✅ Pipeline template is created in ".tekton/pipeline-run.yaml"
 ✅ Persistent Volume is present on the cluster with name "test-function-pac-pack-git-pipeline-pvc"
 ✅ Credentials are present on the cluster in secret "test-function-pac-pack-git-pipeline-secret"
 ✅ Webhook with payload validation secret "wuvthxaQow" is present on the cluster in repository "test-function-pac-pack-git-pipeline-repo"
E0607 15:54:58.989573   13192 v2.go:105] io: read/write on closed pipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants