att-cloudnative-labs / att-cloudnative-labs/kubesweeper
Add mode for scale down instead of delete upon meeting certain conditions
Open
enhancement
- Dominant language
- Go
- Stars
- 19
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Some users would prefer to have a mode to scale down the deployment of its associated pod(s) instead of straight-up deletion.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the logic that removes Kubernetes resources after the configurable pod restart threshold, then trace how associated deployments and pods are identified. Clarify which conditions should trigger scaling down, how the mode is configured, and what tests cover deletion today. Done means the selected mode scales down the deployment instead of deleting it when those conditions are met.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100