Agent-Hellboy / Agent-Hellboy/mcp-runtime

Potential issues

未关闭
#3 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
6
派生
1
平均合并
11 小时 33 分钟
30 天内合并 PR
13

描述

- Operator lacks rolling upgrade strategy, risking downtime during updates
- Registry manifest missing anti-affinity, risking pod co-location on the same node
- PVC for registry defaults to single-node access mode (RWO); multi-node requires RWX or object storage
- imagePullPolicy default not set explicitly, can lead to caching issues
- status updates override conditions without merging, potentially losing state transitions
- Registry secret is reused across namespaces but not owned, causing possible orphaned secrets
- ensureRegistryPullSecret does not set owner reference, leading to resource leaks (not fatal)
- RBAC grants creation rights for secrets but not deletion; creates cluster-wide management imbalance
- Ingress reconciliation lacks TLS or hostname fallback, causing wildcard host conflicts
- Default ingress annotation for rewrite-target may be unsuitable in some contexts
- Registry deployment uses a single replica; multi-node clusters might require service type adjustments
- LoadBalancer service usage (e.g., MetalLB) needs verification for environment compatibility and defaults

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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