# Pitfall Log / 踩坑日志

项目：kestra-io/kestra

摘要：发现 27 个潜在踩坑项，其中 2 个为 high/blocking；最高优先级：安装坑 - 来源证据：Namespace files: filename with space collides with literal '+' → silent overwrite / data loss。

## 1. 安装坑 · 来源证据：Namespace files: filename with space collides with literal '+' → silent overwrite / data loss

- 严重度：high
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：Namespace files: filename with space collides with literal '+' → silent overwrite / data loss
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/kestra-io/kestra/issues/16896 | 来源类型 github_issue 暴露的待验证使用条件。

## 2. 维护坑 · 来源证据：Logs chart: drag-to-select time-range brush (Grafana/GCP/PostHog style)

- 严重度：high
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个维护/版本相关的待验证问题：Logs chart: drag-to-select time-range brush (Grafana/GCP/PostHog style)
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/kestra-io/kestra/issues/16603 | 来源类型 github_issue 暴露的待验证使用条件。

## 3. 安装坑 · 依赖 Docker 环境

- 严重度：medium
- 证据强度：runtime_trace
- 发现：安装/运行入口包含 Docker 命令：docker run --pull=always -it -p 8080:8080 --user=root --name kestra --restart=always -v kestra_data:/app/storage -v /var/run/docker.sock:/var/run/docker.sock -v /tmp:/tmp kestra/kestra:latest server local
- 对用户的影响：非工程用户可能没有 Docker，启动成本明显增加。
- 复现命令：`docker run --pull=always -it -p 8080:8080 --user=root --name kestra --restart=always -v kestra_data:/app/storage -v /var/run/docker.sock:/var/run/docker.sock -v /tmp:/tmp kestra/kestra:latest server local`
- 证据：identity.distribution | https://github.com/kestra-io/kestra | docker run --pull=always -it -p 8080:8080 --user=root --name kestra --restart=always -v kestra_data:/app/storage -v /var/run/docker.sock:/var/run/docker.sock -v /tmp:/tmp kestra/kestra:latest server local

## 4. 安装坑 · 失败模式：installation: v0.22.44

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: v0.22.44
- 对用户的影响：Upgrade or migration may change expected behavior: v0.22.44
- 证据：failure_mode_cluster:github_release | https://github.com/kestra-io/kestra/releases/tag/v0.22.44 | v0.22.44

## 5. 安装坑 · 来源证据：[Filters] Quick interval selector doesn't fit conditional groups

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：[Filters] Quick interval selector doesn't fit conditional groups
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/kestra-io/kestra/issues/16433 | 来源类型 github_issue 暴露的待验证使用条件。

## 6. 配置坑 · 失败模式：configuration: Allow adjusting the flow template based on configuration

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this configuration risk before relying on the project: Allow adjusting the flow template based on configuration
- 对用户的影响：Developers may misconfigure credentials, environment, or host setup: Allow adjusting the flow template based on configuration
- 证据：failure_mode_cluster:github_issue | https://github.com/kestra-io/kestra/issues/4956 | Allow adjusting the flow template based on configuration

## 7. 配置坑 · 失败模式：configuration: v1.0.46

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this configuration risk before relying on the project: v1.0.46
- 对用户的影响：Upgrade or migration may change expected behavior: v1.0.46
- 证据：failure_mode_cluster:github_release | https://github.com/kestra-io/kestra/releases/tag/v1.0.46 | v1.0.46

## 8. 配置坑 · 失败模式：configuration: v1.3.20

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this configuration risk before relying on the project: v1.3.20
- 对用户的影响：Upgrade or migration may change expected behavior: v1.3.20
- 证据：failure_mode_cluster:github_release | https://github.com/kestra-io/kestra/releases/tag/v1.3.20 | v1.3.20

## 9. 配置坑 · 失败模式：configuration: v1.3.21

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this configuration risk before relying on the project: v1.3.21
- 对用户的影响：Upgrade or migration may change expected behavior: v1.3.21
- 证据：failure_mode_cluster:github_release | https://github.com/kestra-io/kestra/releases/tag/v1.3.21 | v1.3.21

## 10. 配置坑 · 失败模式：configuration: v1.3.22

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this configuration risk before relying on the project: v1.3.22
- 对用户的影响：Upgrade or migration may change expected behavior: v1.3.22
- 证据：failure_mode_cluster:github_release | https://github.com/kestra-io/kestra/releases/tag/v1.3.22 | v1.3.22

## 11. 配置坑 · 失败模式：configuration: v1.3.23

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this configuration risk before relying on the project: v1.3.23
- 对用户的影响：Upgrade or migration may change expected behavior: v1.3.23
- 证据：failure_mode_cluster:github_release | https://github.com/kestra-io/kestra/releases/tag/v1.3.23 | v1.3.23

## 12. 配置坑 · 来源证据：Dashboard "Executions" quick-filter: the "All" tab is empty while state tabs show executions

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个配置相关的待验证问题：Dashboard "Executions" quick-filter: the "All" tab is empty while state tabs show executions
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/kestra-io/kestra/issues/16812 | 来源类型 github_issue 暴露的待验证使用条件。

## 13. 配置坑 · 来源证据：[Filters] Quick interval selector doesn't fit conditional groups

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个配置相关的待验证问题：[Filters] Quick interval selector doesn't fit conditional groups
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/kestra-io/kestra/issues/16433 | 来源类型 github_issue 暴露的待验证使用条件。

## 14. 能力坑 · 能力判断依赖假设

- 严重度：medium
- 证据强度：source_linked
- 发现：README/documentation is current enough for a first validation pass.
- 对用户的影响：假设不成立时，用户拿不到承诺的能力。
- 证据：capability.assumptions | https://github.com/kestra-io/kestra | README/documentation is current enough for a first validation pass.

## 15. 运行坑 · 失败模式：runtime: Dashboard "Executions" quick-filter: the "All" tab is empty while state tabs show executions

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this runtime risk before relying on the project: Dashboard "Executions" quick-filter: the "All" tab is empty while state tabs show executions
- 对用户的影响：Developers may hit a documented source-backed failure mode: Dashboard "Executions" quick-filter: the "All" tab is empty while state tabs show executions
- 证据：failure_mode_cluster:github_issue | https://github.com/kestra-io/kestra/issues/16812 | Dashboard "Executions" quick-filter: the "All" tab is empty while state tabs show executions

## 16. 维护坑 · 失败模式：migration: v1.2.22

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this migration risk before relying on the project: v1.2.22
- 对用户的影响：Upgrade or migration may change expected behavior: v1.2.22
- 证据：failure_mode_cluster:github_release | https://github.com/kestra-io/kestra/releases/tag/v1.2.22 | v1.2.22

## 17. 维护坑 · 维护活跃度未知

- 严重度：medium
- 证据强度：source_linked
- 发现：未记录 last_activity_observed。
- 对用户的影响：新项目、停更项目和活跃项目会被混在一起，推荐信任度下降。
- 证据：evidence.maintainer_signals | https://github.com/kestra-io/kestra | last_activity_observed missing

- 严重度：medium
- 证据强度：source_linked
- 发现：no_demo
- 证据：downstream_validation.risk_items | https://github.com/kestra-io/kestra | no_demo; severity=medium

## 19. 安全/权限坑 · 存在评分风险

- 严重度：medium
- 证据强度：source_linked
- 发现：no_demo
- 对用户的影响：风险会影响是否适合普通用户安装。
- 证据：risks.scoring_risks | https://github.com/kestra-io/kestra | no_demo; severity=medium

## 20. 能力坑 · 失败模式：capability: Add bulk-replay on Flow's Executions tab

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: Add bulk-replay on Flow's Executions tab
- 对用户的影响：Developers may hit a documented source-backed failure mode: Add bulk-replay on Flow's Executions tab
- 证据：failure_mode_cluster:github_issue | https://github.com/kestra-io/kestra/issues/16906 | Add bulk-replay on Flow's Executions tab

## 21. 能力坑 · 失败模式：capability: Logs chart: drag-to-select time-range brush (Grafana/GCP/PostHog style)

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: Logs chart: drag-to-select time-range brush (Grafana/GCP/PostHog style)
- 对用户的影响：Developers may hit a documented source-backed failure mode: Logs chart: drag-to-select time-range brush (Grafana/GCP/PostHog style)
- 证据：failure_mode_cluster:github_issue | https://github.com/kestra-io/kestra/issues/16603 | Logs chart: drag-to-select time-range brush (Grafana/GCP/PostHog style)

## 22. 运行坑 · 失败模式：performance: [Filters] Quick interval selector doesn't fit conditional groups

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this performance risk before relying on the project: [Filters] Quick interval selector doesn't fit conditional groups
- 对用户的影响：Developers may hit a documented source-backed failure mode: [Filters] Quick interval selector doesn't fit conditional groups
- 证据：failure_mode_cluster:github_issue | https://github.com/kestra-io/kestra/issues/16433 | [Filters] Quick interval selector doesn't fit conditional groups

## 23. 维护坑 · issue/PR 响应质量未知

- 严重度：low
- 证据强度：source_linked
- 发现：issue_or_pr_quality=unknown。
- 对用户的影响：用户无法判断遇到问题后是否有人维护。
- 证据：evidence.maintainer_signals | https://github.com/kestra-io/kestra | issue_or_pr_quality=unknown

## 24. 维护坑 · 发布节奏不明确

- 严重度：low
- 证据强度：source_linked
- 发现：release_recency=unknown。
- 对用户的影响：安装命令和文档可能落后于代码，用户踩坑概率升高。
- 证据：evidence.maintainer_signals | https://github.com/kestra-io/kestra | release_recency=unknown

## 25. 维护坑 · 失败模式：maintenance: v1.0.47

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this maintenance risk before relying on the project: v1.0.47
- 对用户的影响：Upgrade or migration may change expected behavior: v1.0.47
- 证据：failure_mode_cluster:github_release | https://github.com/kestra-io/kestra/releases/tag/v1.0.47 | v1.0.47

## 26. 维护坑 · 失败模式：maintenance: v1.1.20

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this maintenance risk before relying on the project: v1.1.20
- 对用户的影响：Upgrade or migration may change expected behavior: v1.1.20
- 证据：failure_mode_cluster:github_release | https://github.com/kestra-io/kestra/releases/tag/v1.1.20 | v1.1.20

## 27. 维护坑 · 失败模式：maintenance: v1.2.21

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this maintenance risk before relying on the project: v1.2.21
- 对用户的影响：Upgrade or migration may change expected behavior: v1.2.21
- 证据：failure_mode_cluster:github_release | https://github.com/kestra-io/kestra/releases/tag/v1.2.21 | v1.2.21
