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

Buildpacks task fails on OpenShift #197

Closed
piyush-garg opened this issue Feb 27, 2020 · 0 comments · Fixed by #200
Closed

Buildpacks task fails on OpenShift #197

piyush-garg opened this issue Feb 27, 2020 · 0 comments · Fixed by #200

Comments

@piyush-garg
Copy link
Contributor

Expected Behavior

It should run as successful

Actual Behavior

Its failing.

Steps to Reproduce the Problem

  1. Use the steps mentioned in readme

Logs

chown: /tekton/home/.docker/config.json: Operation not permitted
chown: /tekton/home/.docker: Operation not permitted
chown: /tekton/home/.docker: Operation not permitted
chown: /tekton/home/.gitconfig: Operation not permitted
chown: /tekton/home/.git-credentials: Operation not permitted
chown: /tekton/home/.ssh/config: Operation not permitted
chown: /tekton/home/.ssh/known_hosts: Operation not permitted
chown: /tekton/home/.ssh: Operation not permitted
chown: /tekton/home/.ssh: Operation not permitted
chown: /tekton/home/.pki/nssdb: Operation not permitted
chown: /tekton/home/.pki/nssdb: Operation not permitted
chown: /tekton/home/.pki: Operation not permitted
chown: /tekton/home/.pki: Operation not permitted
chown: /tekton/home: Operation not permitted
chown: /tekton/home: Operation not permitted

Additional Info

piyush-garg added a commit to piyush-garg/catalog that referenced this issue Feb 27, 2020
This will change to run the prepare step of buildpack
as priviledged because it is failing on security constraint
platform like OpenShift

Fix tektoncd#197
tekton-robot pushed a commit that referenced this issue Feb 28, 2020
This will change to run the prepare step of buildpack
as priviledged because it is failing on security constraint
platform like OpenShift

Fix #197
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.

1 participant