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

Pipelinerun example fails #1551

Closed
stobias123 opened this issue Nov 11, 2019 · 4 comments
Closed

Pipelinerun example fails #1551

stobias123 opened this issue Nov 11, 2019 · 4 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation.

Comments

@stobias123
Copy link

Expected Behavior

Pipelines example to work in openshift

Actual Behavior

Pipelines example fails.

Steps to Reproduce the Problem

  1. k appy -f https://raw.githubusercontent.com/tektoncd/pipeline/master/examples/pipelineruns/pipelinerun.yaml
  2. View results of pipeline run

Additional Info

Error output from step containers.

Error: error resolving dockerfile path: copying dockerfile: open /kaniko/Dockerfile: permission denied
Usage:
  executor [flags]

Flags:
@vdemeester
Copy link
Member

@stobias123 it seems kaniko explicitely needs to be run as root. We should update the example to reflect that.

/kind bug
/kind documentation

@tekton-robot tekton-robot added kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation. labels Nov 12, 2019
@ghost
Copy link

ghost commented Apr 27, 2020

@stobias123 @vdemeester for this issue, is it a bug in Tekton or is it simply that kaniko and openshift dont interoperate well? Is there something more Pipelines could do here or can we close this?

@vdemeester
Copy link
Member

I think we can close, #1560 should have updated that
/close

@tekton-robot
Copy link
Collaborator

@vdemeester: Closing this issue.

In response to this:

I think we can close, #1560 should have updated that
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation.
Projects
None yet
Development

No branches or pull requests

3 participants