Allow enabling autoscaling for only one container
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 942
- Forks
- 74
- Avg merge
- 20h 14m
- Merged PRs (30d)
- 15
Description
Docker autoscaling handler is currently disabled from running when auto-scale-down is false, even when a single container has a tag to enable it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Docker autoscaling handler and the logic for the auto-scale-down setting and container tags. Confirm how a tagged single container is handled when auto-scale-down is false. Done means autoscaling can still be enabled for that container without enabling it globally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100