tektoncd / tektoncd/operator

Introduce a new operator profile none

Open
#1,796 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

kind/feature
Dominant language
Go
Stars
608
Forks
263
Avg merge
1d 3h
Merged PRs (30d)
125

Description

Feature request

The current installation profiles for Tekton include all, basic, and lite, which provide a predefined set of components to be installed on the cluster. However, there is no option for users who want to install specific components selectively without being restricted to the predefined sets.

I propose the introduction of a 'none' profile that allows users to install no components by default, giving them the flexibility to add specific components as needed.

Use case

Tekton operator is very limited in Tekton pipeline installation and sometimes points to outdated versions.
I want to install Tekton pipelines with custom patches for CRDs and other kubernetes resources.
At the same time, it would be great to use the operator for pruning, addons, etc.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. Trace how the existing all, basic, and lite installation profiles are defined and applied, then verify that a none profile installs no components while still allowing selected components and operator features such as pruning or addons.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.