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

igc pipeline --tekton does not work with IKS+KNATIVE setup #4

Open
mjperrins opened this issue Dec 7, 2019 · 1 comment
Open

igc pipeline --tekton does not work with IKS+KNATIVE setup #4

mjperrins opened this issue Dec 7, 2019 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@mjperrins
Copy link
Member

igc pipeline --tekton does not work with IKS+KNATIVE setup

➜  springboot-tekton01 git:(master) igc pipeline --tekton
Getting git parameters
  Project git repo: https://github.com/mjperrins/springboot-tekton01.git
? Provide the username: mjperrins
? Provide your password/personal access token: [hidden]
? Provide the branch the pipeline should use: master
Setting up undefined namespace
Creating pipeline service account
Error registering pipeline: Command failed: oc adm policy add-scc-to-user privileged -z pipeline -n undefined
error: No Auth Provider found for name "oidc"

@mjperrins mjperrins added bug Something isn't working enhancement New feature or request labels Dec 7, 2019
@csantanapr
Copy link
Contributor

@seansund tbe problem is trying to run “oc adm” for iks
Also the latest version of tekton on OCP4 already comes with the service account “pipeline” configured we should detect and skip the config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants