Skip to content

chore(prod): reduce tasks pod replicas from 12 to 6#3259

Open
yodem wants to merge 1 commit intomasterfrom
reduce-tasks-replicas-to-6
Open

chore(prod): reduce tasks pod replicas from 12 to 6#3259
yodem wants to merge 1 commit intomasterfrom
reduce-tasks-replicas-to-6

Conversation

@yodem
Copy link
Copy Markdown
Collaborator

@yodem yodem commented May 3, 2026

Summary

  • Reduce tasks pod replicaCount from 12 to 6 in prod HelmRelease

Changes

  • envs/prod/helmrelease.yaml: tasks.replicaCount 12 → 6

Testing Checklist

  • Verify tasks pods scale down to 6 after merge and Flux reconciliation
  • Monitor task queue processing to ensure no degradation

@gitvelocity-reviewer
Copy link
Copy Markdown

📊 Code Quality Score: 5/100

20 (base) × 0.25 (Micro ESF) = 5.0

Category Score Factors
🔭 Scope 5/20 5 files touched across preprod and prod environments; version bumps across multiple container types; promotion tracking files updated
🏗️ Architecture 2/20 No architectural changes; purely version/config value substitutions; session-id file addition has no architectural significance
⚙️ Implementation 2/20 Simple value replacements in YAML/text files; no logic, algorithms, or code patterns; auto-generated JSON file
⚠️ Risk 8/20 50% reduction in prod web replicas (12→6) is significant operational risk with no justification; large version jump (7 minor versions) without changelog; mixed prod and preprod changes in single PR
✅ Quality 2/15 No tests applicable for infra changes; no PR description explaining changes; no justification for prod replica reduction; no rollback plan documented
🔒 Perf / Security 1/5 Replica reduction has performance/availability implications but no capacity analysis or load testing evidence provided

Scored by GitVelocity · How are scores calculated?

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@yodem yodem force-pushed the reduce-tasks-replicas-to-6 branch from c0662cb to f4b3d57 Compare May 3, 2026 08:35
@yodem yodem requested a review from nsantacruz May 3, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants