Skip to content

feat(helm): add PDB and per-component affinity support#327

Merged
nicoloboschi merged 1 commit intovectorize-io:mainfrom
verifi-finance:feat/helm-pdb-anti-affinity
Feb 9, 2026
Merged

feat(helm): add PDB and per-component affinity support#327
nicoloboschi merged 1 commit intovectorize-io:mainfrom
verifi-finance:feat/helm-pdb-anti-affinity

Conversation

@nuclon
Copy link
Contributor

@nuclon nuclon commented Feb 9, 2026

Summary

  • Add PodDisruptionBudget templates for API, control plane, and worker components (disabled by default via <component>.podDisruptionBudget.enabled)
  • Support per-component affinity overrides (api.affinity, controlPlane.affinity, worker.affinity) that take precedence over the global affinity value
  • Backward compatible: existing affinity config continues to work as a fallback for all components

Add PodDisruptionBudget templates for api, control plane, and worker
(disabled by default). Support per-component affinity overrides with
backward-compatible global affinity fallback.
Copy link
Collaborator

@nicoloboschi nicoloboschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nicoloboschi nicoloboschi merged commit 9943957 into vectorize-io:main Feb 9, 2026
15 of 28 checks passed
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