Add an open-source event ledger to self-managed NVCF
Open
@shobham-nv 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
Open source an event ledger suitable for self-managed NVCF and integrate it as an optional stack add-on. When enabled, NVCF services should publish lifecycle events and operators should be able to query them through public API routes. CLI convenience commands can follow the initial API integration.
Definition of Done
- The event ledger service and its deployment configuration can be built and operated from public sources without proprietary dependencies.
- The self-managed stack can enable the event ledger as an optional add-on.
- NVCF services publish lifecycle events when the add-on is enabled.
- Operators can query the recorded events through public gateway routes and APIs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.