• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

NVIDIA / holodeck / 23289909761
56%
main: 48%

Build:
Build:
LAST BUILD BRANCH: pull-request/773
DEFAULT BRANCH: main
Ran 19 Mar 2026 10:15AM UTC
Jobs 1
Files 38
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Mar 2026 10:10AM UTC coverage: 56.063% (+0.1%) from 55.96%
23289909761

push

github

ArangoGutierrez
cluster: skip NAT Gateway creation to avoid EIP quota exhaustion

Cluster instances are placed in the public subnet with
AssociatePublicIpAddress=true, so they reach the internet directly
through the IGW. The NAT Gateway (and its EIP allocation + private
route table) are unnecessary for this topology.

Removing them from the cluster code path frees up EIP quota (AWS
limit: 5 per region in us-west-1), which was being exhausted when
multiple CI jobs ran concurrently, causing AddressLimitExceeded
errors on the rpm-rocky and rpm-al2023 E2E tests.

The private subnet is retained for future SSM endpoint use.
Single-node mode (create.go) is unchanged and continues to use
NAT Gateway for its private-subnet instances.

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>

0 of 6 new or added lines in 1 file covered. (0.0%)

3657 of 6523 relevant lines covered (56.06%)

0.62 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
59.54
1.01% pkg/provider/aws/cluster.go
Jobs
ID Job ID Ran Files Coverage
1 23289909761.1 19 Mar 2026 10:15AM UTC 38
56.06
GitHub Action Run
Source Files on build 23289909761
  • Tree
  • List 38
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23289909761
  • 0ee88caa on github
  • Prev Build on pull-request/735 (#23266769378)
  • Next Build on pull-request/735 (#23295267326)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc