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

NVIDIA / holodeck / 23044432389 / 1
48%
main: 48%

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

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>

2916 of 5883 relevant lines covered (49.57%)

0.56 hits per line

Source Files on job 23044432389.1
  • Tree
  • List 37
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23044432389
  • a0a995c7 on github
  • Prev Job for on main (#23016053628.1)
  • Next Job for on main (#23063445377.1)
  • 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