DiptoChakrabarty / DiptoChakrabarty/MySQLInstanceController

Deletion of Resources on Custom Resource deletion

未关闭
#17 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
4
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

打开贡献指南

调研方向

首先,跟踪 MySQLInstanceController 针对 mysqlinstancecontroller 资源的协调和删除处理流程。检查底层的 Deployment、Service、ConfigMap 以及其他资源是如何创建的,然后验证删除自定义资源是否会将它们全部删除,并确认控制器的测试覆盖了这一行为。

由索引模型根据 Issue 内容生成。

评估

技术栈
go, kubernetes, mysql
领域
databases, devops
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。