fix: trivy node-collector toleration + argo-rollouts CRD sync #230
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/cleanup-phase2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Part of
Infrastructure cleanup Phase 2 — fix broken services
AI Code Review
Обзор PR — оценка изменений:
✅ Что хорошо
⚠️ Потенциальные проблемы
trivy nodeCollector — неполная конфигурация
nodeSelector: node-role.kubernetes.io/control-plane: ""илиaffinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecutionignoreDifferences для /spec — риск
/specдля CRD означает, что ArgoCD не будет синхронизировать изменения в схеме/spec/namesили/spec/versions, не весь /spec)argocd app diff argo-rollouts)Тестирование
🔍 Дополнительные замечания
Итог: Fix решает проблему, но триви нужен nodeSelector для гарантии и CRD ignoreDifferences нужна доработка (уточнить паттерн /spec).
Automated review by Claude Haiku | advisory, does not block merge