DiptoChakrabarty / DiptoChakrabarty/MySQLInstanceController
Deletion of Resources on Custom Resource deletion
- Langage dominant
- Go
- Étoiles
- 4
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- go, kubernetes, mysql
- Domaine
- databases, devops
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100