NVIDIA / NVIDIA/nvcf

Improve ICMS data access and deployment-status APIs

Open
#46 0 comments 0 reactions 1 assignee View on GitHub

@dmikhaylovnv is already working on this.

Since Jul 15, 2026.

roadmap
Dominant language
Go
Stars
218
Forks
72
Avg merge
1d 12h
Merged PRs (30d)
427

Description

Description

Improve ICMS data access and management APIs by consolidating redundant cluster data, removing unused and rigid data models, adding aggregate deployment status, and reducing repeated database reads in processing loops.

Definition of Done

  • Redundant cluster data is consolidated while preserving lookup by account and cluster name.
  • Unused cluster data structures and obsolete versioned GPU records are removed or replaced.
  • Management tasks can retrieve aggregate deployment status without loading instance-level details.
  • Identified scheduled jobs, cleanup paths, and request-processing loops no longer issue a database read for every item.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.