operator icon indicating copy to clipboard operation
operator copied to clipboard

Kubernetes operator to manage installation, updation and uninstallation of tektoncd projects (pipeline, …)

Results 155 operator issues
Sort by recently updated
recently updated
newest added

# Expected Behavior No such security warnings after installed tekton operator in GKE cluster. # Actual Behavior GKE dashboard displayed following warning message: ![image](https://github.com/tektoncd/operator/assets/86762295/7f681e9b-3ae7-4cd8-954e-0df8b377c987) the security bulletin link in ☝️...

kind/bug

# Expected Behavior TektonResult API server Route isn't in OpenShift to system:authenticated user # Actual Behavior TektonResult Route isn't in OpenShift to system:authenticated user ``` ❯ oc get route tekton-results-api-service...

kind/bug

# Expected Behavior Testcases should pass. # Actual Behavior Failed with namespace not found. https://dashboard.dogfooding.tekton.dev/#/namespaces/bastion-z/pipelineruns/tekton-operator-s390x-nightly-run-h9h6q?pipelineTask=e2e-test-operator&step=run-e2e-tests # Steps to Reproduce the Problem 1. install kind based cluster 2. clone operator code...

kind/bug

### Feature request Currently in tekton-operator deployment you can pass variables such as: - IMAGE_PIPELINES_TEKTON_PIPELINES_CONTROLLER - IMAGE_PIPELINES_WEBHOOK - etc... And this way you can install all the necessary components **except...

kind/feature

there is no namespace set for the operator itself. there should be one. id kindly add one but would like to know why the choice was made to omit it.

kind/bug

i would like to install the crd's for the whole stack without having to reference 5 implementation of the same structure. is there a crd bundle, ideally with a kustomization.yaml...

kind/bug

### Feature request Currently by default the dashboard install using the operator is setting the default namespace for tekton pipelines and tekton triggers to 'tekton-pipelines' . In certain use cases...

kind/feature
help wanted
good first issue
lifecycle/frozen
Hacktoberfest

atm i have to manually git pull and mv the chart directory in place because kustomization helmChart inflator cannot understand the `git+https://` -url. heres a reproduction: - command ```shell kustomize...

kind/bug

### Feature request Allow setting different "keep" and "keepSince" pruner settings per namespace, because namespaces may have a different amount of traffic, so in some cases it makes sense to...

kind/feature

# Expected Behavior On https://github.com/tektoncd/operator/blob/main/DEVELOPMENT.md when clicking the link in > To setup a cluster with GKE: > > [Install required tools and setup GCP project](https://github.com/knative/docs/blob/master/docs/install/Knative-with-GKE.md#before-you-begin) (You may find it...

kind/bug
help wanted
good first issue
kind/documentation