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

### Feature request We don't have a StatefulSet manifest informer as we have for deployment, services, and other resources. This is needed for results. The results database is statefulset. ###...

kind/feature
lifecycle/rotten

# Expected Behavior Have Openshift Pipelines operator installed succesfully # Actual Behavior Openshif Pipelines operator never gets a succesfull state # Steps to Reproduce the Problem This issue happens intermitently,...

kind/bug
lifecycle/rotten

# Expected Behavior ServiceMonitor (monitoring.coreos.com/v1) installed in target namespace by TektonInstallerSets should have monitoringNamespace = targetNamespace. # Actual Behavior The monitoring namespace in service monitor is openshift-pipelines rather than the...

kind/bug
lifecycle/rotten

### Feature request We would like the ability to define custom images for Tekton helpers. In the Tekton Pipelines controller I can specify the entrypoint image here: https://github.com/tektoncd/pipeline/blob/1871c302c907b37b8150171bdea54208e885de3c/config/controller.yaml#L68 It is...

kind/feature
lifecycle/frozen

### Feature request ### Use case - We have a bitbucket repo hosted inside the org - The bitbucket server host has a self-signed cert - Can there be an...

kind/feature
lifecycle/stale

Dear team, In order to be able to pull images from our private registry I need to declare custom SSL certificates in configmap **config-registry-cert**. The issue is when tekton-operator pod...

kind/bug

### Feature request the namespace supplied in `spec.targetNamespace` is created and modified by the operator but there does not seem to be any dials for augmenting labels/annotations. Would be nice...

kind/feature

# 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...

kind/bug
kind/feature

# Changes Fixes #1702 # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review them: - [ ] Run `make test...

approved
size/XS
release-note

Originally `verification-mode` from pipelines spec was removed in https://github.com/tektoncd/operator/pull/1481, but upgrade blocked with the following error, ``` {"level":"info","logger":"tekton-operator-webhook","caller":"webhook/admission.go:151","msg":"remote admission controller audit annotations=map[string]string(nil)","commit":"8e8c163","knative.dev/kind":"operator.tekton.dev/v1alpha1, Kind=TektonConfig","knative.dev/namespace":"","knative.dev/name":"config","knative.dev/operation":"UPDATE","knative.dev/resource":"operator.tekton.dev/v1alpha1, Resource=tektonconfigs","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:openshift-operators:openshift-pipelines-operator","admissionreview/uid":"958be8bd-9d63-4b95-aa7d-9285684ff86c","admissionreview/allowed":false,"admissionreview/result":"&Status{ListMeta:ListMeta{SelfLink:,ResourceVersion:,Continue:,RemainingItemCount:nil,},Status:Failure,Message:mutation failed: cannot decode incoming old object:...

lifecycle/frozen