thoughtbot / thoughtbot/flightdeck

Validate that node groups counts are multiple of the availability zone count

Open
#44 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

aws
Dominant language
HCL
Stars
100
Forks
11
Avg merge
7h 37m
Merged PRs (30d)
3

Description

We currently round up the number of nodes in autoscaling groups, but it would be better to fail if impossible number is specified.

Contributor guide

Open the contributing guide

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

The issue names no files or tests. Locate the Terraform module entry point that defines node groups and availability-zone counts, then inspect how autoscaling counts are rounded; done means impossible counts are rejected rather than rounded up, with the relevant validation or module tests passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, terraform
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.