Skip to content

refactor: Move update-ldcache argument processing into hook creator#1651

Merged
elezar merged 1 commit intoNVIDIA:mainfrom
elezar:add-ldconfig-path-as-hook-creator-option
Feb 17, 2026
Merged

refactor: Move update-ldcache argument processing into hook creator#1651
elezar merged 1 commit intoNVIDIA:mainfrom
elezar:add-ldconfig-path-as-hook-creator-option

Conversation

@elezar
Copy link
Member

@elezar elezar commented Feb 16, 2026

Instead of keeping track of the ldconfig path for hook creation, we encapsulate this value in the HookCreator options. This means that this value can be set once and reused when creating these hooks.

@elezar elezar requested review from jgehrcke and klueska February 16, 2026 16:51
@coveralls
Copy link

coveralls commented Feb 16, 2026

Pull Request Test Coverage Report for Build 22089797737

Details

  • 23 of 27 (85.19%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 39.215%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/nvcdi/driver-nvml.go 0 1 0.0%
pkg/nvcdi/lib-wsl.go 0 1 0.0%
pkg/nvcdi/driver-wsl.go 0 2 0.0%
Totals Coverage Status
Change from base Build 22067568877: 0.03%
Covered Lines: 5714
Relevant Lines: 14571

💛 - Coveralls

Instead of keeping track of the ldconfig path for hook creation, we
encapsulate this value in the HookCreator options. This means that
this value can be set once and reused when creating these hooks.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar force-pushed the add-ldconfig-path-as-hook-creator-option branch from 82fc75b to ee0fe38 Compare February 17, 2026 07:34
@elezar elezar merged commit 90650ab into NVIDIA:main Feb 17, 2026
16 checks passed
@elezar elezar deleted the add-ldconfig-path-as-hook-creator-option branch February 17, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants