DiptoChakrabarty / DiptoChakrabarty/MySQLInstanceController
Deletion of Resources on Custom Resource deletion
Open
- Dominant language
- Go
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
Assessment
This issue has not been assessed yet.