2026-01-28 SIG-2 Agenda & Minutes
Community Attendees:
@Liam Fallon
Anubhav Das
@Kushal Harish Naidu
@Catalin Stratulat
@Viresh Navalli
Community Attendees:
@Fiachra Corcoran
@Laszlo Mozes (Nokia)
@Aravindhan Ayyanathan
LF Staff:
Agenda
Antitrust Policy
Action Items Review
Documentation progress @Catalin Stratulat
Nephio R7 items: @balaji varadaraju
Repository Controller: @Fiachra Corcoran
Think about simplifying the DB schema @Laszlo Mozes (Nokia)
AOB
Minutes
Documentation (To go into R6 release)
Most of the documentation is written or re-written, the reviews are under way
Can experts on particular areas please focus on reviews on code areas where they have expertise?
There are some open issues we need to discuss (document on https://github.com/nephio-project/nephio/issues/902 ?)
OCI (Take out or mark as experimental?
de-bulletize pages
Packages and PackageRevisions in the descriptions?
Focus is on accuracy first and and formatting later
We need more time, there are 13 doc PRs to merge, we’ll ask for a delay so that we’re ready to release before the TSC on the 12th of Feb.
Repository Controller Migration
Presentation by @Fiachra Corcoran
First step in the move to the PackageRevision CRD, see https://github.com/nephio-project/nephio/issues/598
@Fiachra Corcoran
Simplifying the DB schema
Just use the DB for caching
Can we just keep PackageRevisionResourcers and metadata in the DB because everything else is already available in CRDs?
This dovetails nicely with the PR CRD work
Another issue might be to cache the entire reop in the DB?
Storage of the PRRs only without validation.
This is a very good idea, we’ll work out how to do it.
Consider handling binary file resources in the DB, this works in the CR Cache (@Laszlo Mozes (Nokia) will write a feature request issue)