pingcap / pingcap/tidb-operator

don't clean up the labels and annotations of tidb service

Open
#4,988 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
1.3k
Forks
540
Avg merge
3d 2h
Merged PRs (30d)
18

Description

Feature Request

For tidb service, labels and annotations added by third-party tools will be automatically cleaned up
But for other services, it will not be cleaned up.
why?
Hope to KEEP the labels and annotations added by third-party tools.

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

The issue does not name files or tests. Locate the TiDB service reconciliation and label/annotation cleanup logic, compare it with the handling for other services, and verify that third-party labels and annotations are preserved while intended cleanup still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
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.