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

NVIDIA / k8s-operator-libs
63%
main: 63%

Build:
Build:
LAST BUILD BRANCH: pull-request/156
DEFAULT BRANCH: main
Repo Added 09 Jan 2024 11:21AM UTC
Token FQB9I1vDYh7d5xWkpcB0REXSEYE1rsUtp regen
Build 314 Last
Files 20
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

LAST BUILD ON BRANCH pull-request/156
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • add-apply-crds
  • add-dependabot
  • bump-kubectl
  • bump-tool-deps
  • bump-xnet
  • chore/adjust_ci_to_map_nvidia-k8s-ipam
  • crdutil-add-single-files
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/go_modules/golang.org/x/net-0.23.0
  • dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.19.1
  • dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.20.0
  • dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.20.1
  • dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.20.2
  • dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.21.0
  • dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.22.0
  • dependabot/go_modules/main/github.com/onsi/gomega-1.33.0
  • dependabot/go_modules/main/github.com/onsi/gomega-1.33.1
  • dependabot/go_modules/main/github.com/onsi/gomega-1.34.0
  • dependabot/go_modules/main/github.com/onsi/gomega-1.34.1
  • dependabot/go_modules/main/github.com/onsi/gomega-1.34.2
  • dependabot/go_modules/main/github.com/onsi/gomega-1.35.0
  • dependabot/go_modules/main/github.com/onsi/gomega-1.35.1
  • dependabot/go_modules/main/github.com/onsi/gomega-1.36.0
  • dependabot/go_modules/main/github.com/onsi/gomega-1.36.1
  • dependabot/go_modules/main/github.com/stretchr/testify-1.10.0
  • dependabot/go_modules/main/github.com/stretchr/testify-1.9.0
  • dependabot/go_modules/main/k8sio-198a6d0bae
  • dependabot/go_modules/main/k8sio-37342b06f2
  • dependabot/go_modules/main/k8sio-5db273b18b
  • dependabot/go_modules/main/k8sio-7f39221a3b
  • dependabot/go_modules/main/k8sio-b1a24d6a84
  • dependabot/go_modules/main/k8sio-e368f94c79
  • dependabot/go_modules/main/k8sio-ee6bb839ca
  • dependabot/go_modules/main/k8sio-f87809c536
  • dependabot/go_modules/main/sigs.k8s.io/controller-runtime-0.17.3
  • dependabot/go_modules/main/sigs.k8s.io/controller-runtime-0.19.0
  • dependabot/go_modules/main/sigs.k8s.io/controller-runtime-0.19.1
  • dependabot/go_modules/main/sigs.k8s.io/controller-runtime-0.19.2
  • dependabot/go_modules/main/sigs.k8s.io/controller-runtime-0.19.3
  • dpdbot-gomod-freq
  • main
  • pr-bump-cr-0.17.0
  • pull-request/100
  • pull-request/101
  • pull-request/102
  • pull-request/103
  • pull-request/104
  • pull-request/105
  • pull-request/107
  • pull-request/110
  • pull-request/115
  • pull-request/120
  • pull-request/121
  • pull-request/122
  • pull-request/123
  • pull-request/124
  • pull-request/126
  • pull-request/127
  • pull-request/128
  • pull-request/129
  • pull-request/130
  • pull-request/131
  • pull-request/132
  • pull-request/134
  • pull-request/136
  • pull-request/137
  • pull-request/138
  • pull-request/139
  • pull-request/145
  • pull-request/153
  • pull-request/156
  • pull-request/58
  • pull-request/59
  • pull-request/70
  • pull-request/71
  • pull-request/72
  • pull-request/73
  • pull-request/74
  • pull-request/75
  • pull-request/76
  • pull-request/77
  • pull-request/78
  • pull-request/79
  • pull-request/80
  • pull-request/81
  • pull-request/82
  • pull-request/83
  • pull-request/84
  • pull-request/85
  • pull-request/86
  • pull-request/89
  • pull-request/90
  • pull-request/91
  • pull-request/92
  • pull-request/93
  • pull-request/94
  • pull-request/95
  • pull-request/96
  • pull-request/97
  • pull-request/99
  • rename-crds-pkg
  • rm-deprec-method
  • upd-rest-deps

24 Aug 2026 02:16PM UTC coverage: 62.908% (+0.02%) from 62.889%
32737751505

push

github

kvalliyurnatt
Index pods by controller UID in one pass, avoiding repeated scans for each DaemonSet

Signed-off-by: Karthikeyan Valliyurnatt <kvalliyurnat@nvidia.com>

31 of 32 new or added lines in 2 files covered. (96.88%)

11 existing lines in 1 file now uncovered.

1484 of 2359 relevant lines covered (62.91%)

0.7 hits per line

Relevant lines Covered
Build:
Build:
2359 RELEVANT LINES 1484 COVERED LINES
0.7 HITS PER LINE
Source Files on main
  • Tree
  • List 20
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32737751505 pull-request/156 Index pods by controller UID in one pass, avoiding repeated scans for each DaemonSet Signed-off-by: Karthikeyan Valliyurnatt <kvalliyurnat@nvidia.com> push 24 Aug 2026 02:19PM UTC kvalliyurnatt github
62.91
32737137371 pull-request/156 Index pods by controller UID in one pass, avoiding repeated scans for each DaemonSet push 24 Aug 2026 02:13PM UTC kvalliyurnatt github
62.78
30930859145 main Merge pull request #153 from NVIDIA/dependabot/go_modules/golang.org/x/net-0.55.0 push 04 Aug 2026 04:54PM UTC web-flow github
62.89
30930014528 pull-request/153 Bump golang.org/x/net from 0.53.0 to 0.55.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.53.0 to 0.55.0. - [Commits](https://github.com/golang/net/compare/v0.53.0...v0.55.0) --- updated-dependencies: - dependency-name: golang.o... Pull #153 04 Aug 2026 04:47PM UTC web-flow github
62.89
28399459385 main Merge pull request #145 from rajathagasthya/restart-only-predicate Add optional restart-only predicate to inplace upgrade flow push 29 Jun 2026 08:10PM UTC web-flow github
62.89
28397107603 pull-request/145 Add optional restart-only predicate to inplace upgrade flow Consumers occasionally need a DaemonSet's pods rolled to a new revision without the disruptive pod-eviction and drain sequence -- for example when a pod-template change does not affect t... push 29 Jun 2026 07:28PM UTC rajathagasthya github
62.89
28382970985 pull-request/145 Add optional restart-only predicate to inplace upgrade flow Consumers occasionally need a DaemonSet's pods rolled to a new revision without the disruptive pod-eviction and drain sequence -- for example when a pod-template change does not affect t... push 29 Jun 2026 03:23PM UTC rajathagasthya github
62.83
27999859971 pull-request/145 Add optional restart-only predicate to inplace upgrade flow Consumers occasionally need a DaemonSet's pods rolled to a new revision without the disruptive pod-eviction and drain sequence -- for example when a pod-template change does not affect t... push 23 Jun 2026 03:23AM UTC rajathagasthya github
62.59
27644467942 pull-request/145 Add optional restart-only predicate to inplace upgrade flow Consumers occasionally need a DaemonSet's pods rolled to a new revision without the disruptive pod-eviction and drain sequence -- for example when a pod-template change does not affect t... push 16 Jun 2026 08:04PM UTC rajathagasthya github
62.55
27376940706 pull-request/145 Add optional restart-only predicate to inplace upgrade flow Consumers occasionally need a DaemonSet's pods rolled to a new revision without the disruptive pod-eviction and drain sequence -- for example when a pod-template change does not affect t... push 11 Jun 2026 09:00PM UTC rajathagasthya github
62.59
See All Builds (276)

Badge your Repo: k8s-operator-libs

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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