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

NVIDIA / holodeck / 23044432389
50%

Build:
DEFAULT BRANCH: main
Ran 13 Mar 2026 09:26AM UTC
Jobs 1
Files 37
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

13 Mar 2026 09:23AM UTC coverage: 49.567% (-0.1%) from 49.7%
23044432389

push

github

web-flow
feat: add cluster networking cache constants and struct fields (#720)

* feat: add cluster networking cache constants and struct fields

Add shared cache constants and AWS struct fields required for
production-grade cluster networking (D5 architecture decision).

New cache keys: public-subnet-id, nat-gateway-id, private-route-table-id,
public-route-table-id, cp-security-group-id, worker-security-group-id,
eip-allocation-id, iam-instance-profile-arn.

Updated dumpCache(), unmarsalCache(), and updateStatus() to persist and
restore all new fields. Backward compatible: existing single-node fields
are preserved unchanged.

Includes round-trip test verifying all fields survive dumpCache ->
unmarsalCache cycle for both cluster and single-node modes.

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

* fix: gofmt/goimports formatting and PrivateRouteTable unmarshal bug

Fix gofmt alignment in constants and struct literals. Fix goimports
grouping in cache_test.go. Fix PrivateRouteTable unmarshal case that
was a no-op — it now correctly maps to the existing RouteTable field.

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

---------

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

21 of 58 new or added lines in 2 files covered. (36.21%)

2916 of 5883 relevant lines covered (49.57%)

0.56 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
85.61
0.26% pkg/provider/aws/aws.go
35
53.85
-9.41% pkg/provider/aws/status.go
Jobs
ID Job ID Ran Files Coverage
1 23044432389.1 13 Mar 2026 09:26AM UTC 37
49.57
GitHub Action Run
Source Files on build 23044432389
  • Tree
  • List 37
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23044432389
  • a0a995c7 on github
  • Prev Build on main (#23016053628)
  • Next Build on main (#23063445377)
  • 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