pingcap / pingcap/tidb-operator
don't clean up the labels and annotations of tidb service
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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