Agent-Hellboy / Agent-Hellboy/mcp-runtime

Potential issues

オープン
#3 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
6
フォーク
1
平均マージ
11時間 33分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。