helm-kubernetes-services icon indicating copy to clipboard operation
helm-kubernetes-services copied to clipboard

Add support for pod topologySpreadConstraints

Open dataviruset opened this issue 5 months ago • 0 comments

Description

Fixes #200 by adding support for topology spread constraints in the pod spec.

TODOs

Read the Gruntwork contribution guidelines.

  • [X] Update the docs.
  • [X] Run the relevant tests successfully, including pre-commit checks.
  • [X] Include release notes. If this PR is backward incompatible, include a migration guide.

Release Notes (draft)

Added support for pod topology spread constraints

dataviruset avatar Jun 25 '25 11:06 dataviruset