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

NVIDIA / holodeck / 23063445377
51%

Build:
DEFAULT BRANCH: main
Ran 13 Mar 2026 05:49PM 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 05:46PM UTC coverage: 49.567%. Remained the same
23063445377

push

github

web-flow
fix: verify API server against local IP before switching to NLB (#721)

* fix: verify API server against local IP before switching to NLB

HA cluster kubeadm init succeeded but kubectl version failed because
admin.conf pointed at the NLB before its health checks passed. Verify
the API server using the local private IP first, then switch to the
NLB endpoint.

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

* fix: move NODE_PRIVATE_IP and NLB switch outside init guard

Address 4 issues from Distinguished Engineer review:

1. BLOCKING: NODE_PRIVATE_IP and INIT_ENDPOINT were scoped inside
   the `if [[ ! -f admin.conf ]]` block but used outside it for
   API verification and NLB switch — would crash on re-run.
   Moved both assignments before the init guard.

2. Escape dots in INIT_ENDPOINT for sed regex safety — IP addresses
   contain literal dots that are regex metacharacters.

3. Move NLB switch block to after Calico installation per design:
   NLB health checks require a working CNI to pass. Previous
   position was before Calico, violating the design contract.

4. Add test assertion verifying Calico installation happens before
   NLB endpoint switch.

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

---------

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

2916 of 5883 relevant lines covered (49.57%)

0.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23063445377.1 13 Mar 2026 05:49PM UTC 37
49.57
GitHub Action Run
Source Files on build 23063445377
  • Tree
  • List 37
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23063445377
  • 6651afff on github
  • Prev Build on main (#23044432389)
  • Next Build on main (#23063488054)
  • 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