Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(docker-compose): maxcontainers is too small #3300

Merged
merged 3 commits into from
Sep 13, 2018
Merged

Conversation

yesnault
Copy link
Member

@yesnault yesnault commented Sep 8, 2018

CDS_HATCHERY_SWARM_MAXCONTAINERS = 4 -> the hatchery can't spawn workers
(as max containers is reached with cds-ui, cds-cache, cds-api, cds-hatchery-swarm, cds-db...).

Signed-off-by: Yvonnick Esnault yvonnick@esnau.lt

@richardlt
Copy link
Member

Can we filter containers in CanSpawn func to count only those created by the hatchery ?

yesnault and others added 3 commits September 12, 2018 22:11
CDS_HATCHERY_SWARM_MAXCONTAINERS = 4 -> the hatchery can't spawn workers
 (as max containers is reached with cds-ui, cds-cache, cds-api, cds-hatchery-swarm, cds-db...).

Signed-off-by: Yvonnick Esnault <yvonnick@esnau.lt>
Signed-off-by: Yvonnick Esnault <yvonnick.esnault@corp.ovh.com>
@yesnault yesnault merged commit 3f31cf2 into master Sep 13, 2018
bnjjj pushed a commit that referenced this pull request Sep 13, 2018
Signed-off-by: Yvonnick Esnault <yvonnick.esnault@corp.ovh.com>
@yesnault yesnault deleted the fix-docker-compose branch September 20, 2018 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants