aquasecurity / aquasecurity/postee
Add support for .spec.topologySpreadConstraints
- Dominant language
- Go
- Stars
- 204
- Forks
- 65
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 1
Description
# Description
I would like to be able to add .spec.topologySpreadConstraints to Postee server instances
# Use Case
- Ensure that postee instances are spread over all available availability zones within a K8s cluster
# Acceptance Criteria
- A developer is able to add constraints the values.yaml file and they end up in Postee server's StatefulSet yaml file.
Contributor guide
Research direction
Locate values.yaml and the template that renders the Postee server StatefulSet. Trace how existing server configuration values reach the generated StatefulSet YAML, then verify that supplied topology spread constraints appear there and preserve the requested values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100