tektoncd / tektoncd/operator

Set minimum Kubernetes version in operator CSV

Open
#1,823 4 comments 0 reactions 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

Set the minimum Kubernetes version supported by the operator. API deprecations and additions may alter which version of Kubernetes the operator can deploy on.

Use case
  • Deploying the operator on Kubernetes versions that may no longer be supported by the upstream community
  • Ensuring the operator is not deployed on Kubernetes clusters that are missing required APIs.

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

Start by locating the operator CSV and the existing mechanism for declaring Kubernetes requirements. Define the minimum supported Kubernetes version there, then verify that the CSV prevents installation on older clusters or clusters missing required APIs.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.