cloud-native-toolkit / cloud-native-toolkit/ibm-garage-cloud-cli
igc pipeline --tekton does not work with IKS+KNATIVE setup
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
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"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.