Skip to content

Conversation

@MonkeyCanCode
Copy link
Contributor

Added support for allowing topologySpreadConstraints in helm chart. This is very useful when we want to have topology spread constraints (e.g. enforcing six pods spreads among three AZs with max skew of one pod as opposes to current setup where six pods can all landed on a single AZ for the worse case during scheduling).

Checklist

  • 🛡️ Don't disclose security issues! (contact [email protected])
  • 🔗 Clearly explained why the changes are needed, or linked related issues: Fixes #
  • 🧪 Added/updated tests with good coverage, or manually tested (and explained how)
  • 💡 Added comments for complex logic
  • 🧾 Updated CHANGELOG.md (if needed)
  • 📚 Updated documentation in site/content/in-dev/unreleased (if needed)

@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Dec 8, 2025
@MonkeyCanCode MonkeyCanCode merged commit ae2afc9 into apache:main Dec 9, 2025
15 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Dec 9, 2025
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