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

Unable to install pipeline-as-a-code components via TektonOperator #1705

Open
AymanZahran opened this issue Sep 18, 2023 · 5 comments
Open
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@AymanZahran
Copy link

Expected Behavior

Install Tekton Pipelines as a Code kubernetes components via the TektonOpertor

Actual Behavior

It is only integrated with Openshift pipelines

Steps to Reproduce the Problem

  1. Install the Tekton Operator
    kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/latest/release.yaml
@AymanZahran AymanZahran added the kind/bug Categorizes issue or PR as related to a bug. label Sep 18, 2023
@jkandasa
Copy link
Member

@AymanZahran do you want to install pipelines-as-code in kubernetes platform(not OpenShift)?

@AymanZahran
Copy link
Author

@AymanZahran do you want to install pipelines-as-code in kubernetes platform(not OpenShift)?

Yes, is there is a way currently to do that via the tekton operator

@jkandasa
Copy link
Member

jkandasa commented Sep 19, 2023

@AymanZahran My guess, Pipelines-as-code component is restricted to Openshift environment.

@vdemeester @chmouel can you please confirm?
if yes, Is it possible to extend the support to kubernetes platform?

@vdemeester
Copy link
Member

@AymanZahran @jkandasa I think it is restricted to OpenShift environment today yes. It could definitely be possible to extend the support to the kubernetes platfrom though yes.

@chmouel
Copy link
Member

chmouel commented Sep 19, 2023

just to clarify, pipelines-as-code runs well under kubernetes/kind, the operator currently only installs on openshift and this needs to be extended..

@jkandasa jkandasa added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 28, 2023
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/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

4 participants