-
Bug
-
Resolution: Done
-
Blocker
-
Pipelines 1.8.0
-
None
-
False
-
None
-
False
tkn and openshift-client clustertasks are showing permission denied errors in logs
Steps to Reproduce:
- Run `openshift-client` or `tkn` clustertasks
Expected Behaviour:
The clustertasks should run successfully without any eroror messages
Actual Behaviour:
The clustertasks are run successfully but below messages are shown in logs
2022/08/11 12:10:08 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/": unable to create destination directory: mkdir /.docker: permission denied 2022/08/11 12:10:08 warning: unsuccessful cred copy: ".ssh" from "/tekton/creds" to "/": unable to create destination directory: mkdir /.ssh: permission denied