operator icon indicating copy to clipboard operation
operator copied to clipboard

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

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

### Feature request At present, whenever we use an InstallerSet instance to create/edit a resource, the installer set instance adds itself as an ownerReference. This addition of ownerReference is useful...

kind/feature
lifecycle/stale

Signed-off-by: Shivam Mukhade # Changes # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review them: - [ ] Includes [tests](https://github.com/tektoncd/community/blob/master/standards.md#principles)...

lgtm
release-note
size/XXL
needs-rebase

### Feature request Currently the tekton operator and all the components it deploys use images from gcr.io - of course, this should remain the sane default, however when using the...

kind/feature

# Changes - Adds keep-since to TektonConfig docs - Type Declaration: https://github.com/tektoncd/operator/blob/main/pkg/apis/operator/v1alpha1/tektonconfig_types.go#L58-L61 - Mutually exclusive keep and keep-since: https://github.com/tektoncd/operator/blob/main/pkg/apis/operator/v1alpha1/tektonconfig_validation.go#L77-L81 - Fixes tektoncd/website#419, RHDEVDOCS-4312 - Blocked by #1025 Signed-off-by: Avinal Kumar...

size/XS
do-not-merge/release-note-label-needed
needs-ok-to-test

### Feature request This feature is already present in Tekton cli, referenced by tektoncd/cli#1471 and implemented by tektoncd/cli#1533. It would be logical to update the operator to support a similar...

kind/feature

Signed-off-by: Puneet Punamiya [email protected] # Changes # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review them: - [ ] Includes...

approved
do-not-merge/hold
size/M
release-note

Merge some of the changes from tektoncd/catalog#983 * Store image-digest outside of workspace, to allow for readonly workspaces (eg. ConfigMap) * Add IMAGE_URL (for Chains compatability) @vdemeester @vinamra28 Why aren't...

size/XS
release-note
needs-ok-to-test

### Feature request It seems that there is no way to prevent the operator from trying to create its own namespace. It would be good if it was possible to...

kind/feature
lifecycle/rotten

### Feature request We have a service mesh in place in our cluster which relies on the ability to label namespaces and workloads (pods) to configure it. To get Tekton...

kind/feature
lifecycle/rotten

# Expected Behavior Deleting TektonConfig Instance should delete instances of TektonPipelines, TektonTriggers etc and the reconciler should not respond to that by trying to create TektonPipelines instances again. # Actual...

kind/bug
lifecycle/stale