itzg / itzg/mc-router

Allow enabling autoscaling for only one container

Open
#587 5 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.