mayadata-io / mayadata-io/d-operators
feat: add/remove labels to resources of same kind
Open
Nobody has claimed this yet.
label
- Dominant language
- Go
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
ProblemStatement: As a SRE admin, I want to add or remove labels against resources based on resource names or resource labels
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
Start by inspecting the repository's Kubernetes controller patterns and its e2e/conformance coverage. Clarify how resources of the same kind are selected by name or existing labels, and define the add/remove behavior and completion checks. Done means both selection modes and both label operations are covered by appropriate validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100