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

NVIDIA / gpu-operator / 30945343614
38%
main: 38%

Build:
Build:
LAST BUILD BRANCH: pull-request/2750
DEFAULT BRANCH: main
Ran 04 Aug 2026 08:00PM UTC
Jobs 1
Files 72
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

04 Aug 2026 07:51PM UTC coverage: 38.595% (+0.2%) from 38.385%
30945343614

Pull #2716

github

rajathagasthya
Do not ship GPUCluster CR as a helm chart resource

Shipping the GPUCluster CR as a chart resource required
a helm.sh/resource-policy keep annotation so that CR deletion would be
done by the pre-delete hook (that would use the finalizer) rather than
helm. That workaround caused some issues such as helm uninstall printing
a misleading "kept due to the resource policy" message for a CR deleted
by the hook, and setting gpuCluster.deployCR=false during an upgrade
leaving a stale CR behind that conflicts with a newly deployed
ClusterPolicy.

This change stops shipping the CR in the chart. The chart now installs
only the operator and CRDs. Users will need to create a GPUCluster CR
directly (see config/samples/nvidia_v1alpha1_gpucluster.yaml).

Uninstall ordering is now the user's responsibility. A GPUCluster CR
must be deleted while the operator is still running, since deleting it
after helm uninstall leaves its finalizer unprocessed and the CR stuck
in Terminating state.

Signed-off-by: Rajath Agasthya <ragasthya@nvidia.com>
Pull Request #2716: Do not ship GPUCluster CR as a helm chart resource

5572 of 14437 relevant lines covered (38.6%)

0.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30945343614.1 04 Aug 2026 08:00PM UTC 72
38.6
GitHub Action Run
Source Files on build 30945343614
  • Tree
  • List 72
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30945343614
  • Pull Request #2716
  • PR Base - main (#30863073360)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc