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

NVIDIA / holodeck / 26081398448
48%

Build:
DEFAULT BRANCH: main
Ran 19 May 2026 06:56AM UTC
Jobs 1
Files 66
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 May 2026 06:54AM UTC coverage: 47.822% (+0.08%) from 47.742%
26081398448

push

github

web-flow
feat(api): add Kubernetes.RemoteAccess for external kubeconfig access (#818)

Adds an opt-in kubeconfig mode for callers outside the cluster's VPC
(e.g., GitHub Actions runners that provisioned the cluster). Without
this, downstream CI repos had to proxy kubectl through ssh + rsync.
With kubernetes.remoteAccess: true, holodeck rewrites the server URL
to the node's public endpoint and chowns the kubeconfig to the
workspace-bind-mount owner so the runner user can read it directly.

Default false preserves the existing in-VM ssh + kubectl flow.
Security group still opens 6443 only to the auto-detected caller
egress IP; file mode stays 0600.

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

24 of 50 new or added lines in 5 files covered. (48.0%)

5292 of 11066 relevant lines covered (47.82%)

0.53 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
41.48
-0.5% cmd/cli/create/create.go
7
61.11
pkg/utils/kubeconfig_chown_unix.go
4
0.0
0.0% cmd/action/ci/entrypoint.go
4
0.0
0.0% cmd/cli/get/get.go
3
42.11
19.38% pkg/utils/kubeconfig.go
Jobs
ID Job ID Ran Files Coverage
1 26081398448.1 19 May 2026 06:56AM UTC 66
47.82
GitHub Action Run
Source Files on build 26081398448
  • Tree
  • List 66
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26081398448
  • cc2770ea on github
  • Prev Build on main (#26051622863)
  • Next Build on main (#26111180377)
  • 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