tektoncd / tektoncd/operator

TektonInstallerSet doesn't support Statefulset properly

Open
#2,372 3 comments 0 reactions 1 assignee View on GitHub

@khrm is already working on this.

Since Oct 3, 2024.

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

Description

Expected Behavior

When a statefulset in a TektonInstallerSet is removed, it should remove pod and statefulset that we configured in tektoninstallerset.

Actual Behavior

When a statefulset in a TektonInstallerSet is removed, it remains there.

Steps to Reproduce the Problem

  1. Use any feature that utilizes statefulset like https://github.com/tektoncd/operator/pull/2361 or Results without external DB in OpenShift.
  2. Later on change from statefulset to deployment or internal to external DB, statefulset will remains.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.