Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Epic: Let users configure containerdebug

未关闭
#884 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
38/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
活跃
技术栈
kubernetes

调研方向

首先查看链接 URL 中的 containerdebug 文档,以及受影响产品仓库中的现有 CRD 定义。确定配置是全局的、按角色的,还是按角色组的,并确定字段应放在哪里。完成的标准是支持 opt-out 和间隔设置,默认启用,并且文档不再将 containerdebug 描述为无条件启用。

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

描述

Description

containerdebug runs in every product container and there is no supported way to turn it off.
To get rid of it you'll need to do hackery (see stackabletech/spark-k8s-operator#730).

It is useful and we want to keep it.
We just want to make it configurable (interval) and want to allow an opt-out.

Scope

Open questions

For the decision process:

  • Per role/role-group/global
  • Where the field lives

Expected effort

3-5 days - If you think this is wrong let me know.

主要语言
没有语言数据
星标
2
派生
0
PR 合并指标
30 天内没有已合并 PR

环境准备

这个项目没有提供开发容器、Dockerfile 或贡献指南,环境需要你自己搭建:先看它的 README,通用步骤见我们的新手贡献指南。

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

stackabletech/issues 的其他 Issue

查看 stackabletech/issues 的全部 Issue

相似的 Issue

更多 DevOps Issue

把新 issue 发到你的邮箱

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