Deletion of Resources on Custom Resource deletion
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 45/100
Research direction
Start by tracing the MySQLInstanceController reconciliation and deletion handling for a mysqlinstancecontroller resource. Check how the underlying Deployment, Service, ConfigMap, and other resources are created, then verify that deleting the custom resource removes them all and that the controller's tests cover this behavior.
Written by the indexing model from the issue text.
Description
currently if a mysqlinstancecontroller resource is deleted the underlying resources like the deployment , service , configmap etc are still present.
These must be removed on deletion of the resource.
- Dominant language
- Go
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
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.
More from DiptoChakrabarty/MySQLInstanceController
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in DiptoChakrabarty/MySQLInstanceController
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100