2026-02-11 SIG-2 Agenda & Minutes
Community Attendees:
@Liam Fallon
@Rendre Greyling (Nokia)
@Catalin Stratulat
@Aravindhan Ayyanathan
Anubhav Das
Community Attendees:
@Fiachra Corcoran
@James McDermott
@Laszlo Mozes (Nokia)
@Kushal Harish Naidu
LF Staff:
Agenda
Antitrust Policy
Action Items Review
R6 Release
Documentation is done https://docs.porch.nephio.org/docs/
Free5GC
Everything is updated to the correct Free5GC version
Go version is also updated
ueransim is not coming up on the tests (but this isn’t blocking for R6 release)
Releasing for R6
Nearly there
Release of images to be done
Branches for relevant projects
Updating the catalog packages
Release notes for R6
Domain name for docs (can be done after the release date)
Report to TSC
SIG-Release will attend TSC tomorrow
Nephio R7 Items @balaji varadaraju
Security issues: https://github.com/nephio-project/nephio/issues/1054 @Fiachra Corcoran
Incoming PRs
DB cache pushing to git @Rendre Greyling (Nokia)
Render Status on Kptfile and pushing resources when mutation pipeline fails, see https://github.com/nephio-project/nephio/issues/1009 @Aravindhan Ayyanathan
Repository Controller, covered in a previous meeting, see https://github.com/nephio-project/porch/pull/406 @Fiachra Corcoran
Parallel KRM function execution: https://github.com/nephio-project/porch/pull/425 @蔡秀吉 (thc1006)
Others
https://github.com/nephio-project/nephio/issues/1049 @Laszlo Mozes (Nokia)
Triage of the Epic list for H1 2026
AOB
Minutes
R6 Release
Releasing for R6
Nearly there
Release of images to be done
Branches for relevant projects
Updating the catalog packages
Release notes for R6
Domain name for docs (can be done after the release date)
Report to TSC
SIG-Release will attend TSC tomorrow
DB Cache Pushing unpublished to Git
Nearly there
Sync issues to resolve
Doc updates
Pushing PackageRevision with failing pipelines
@Aravindhan Ayyanathan presented the various proposals on this topic
Questions
Is it the unrendered or partially rendered resources that are stored when the pipeline fails?
Flag on porchctl rpkg push
For example:
--push-on-failure
None - package is not pushed at all (default)
Unrendered - the initial package is pushed
PartiallyRendered - push the package at the state the rendering failed
Where is the status stored?
In Kptfile
What resource(s) return the result and log of the mutation pipeline run?
Put in PRR, pulled from Kptfile
Add summary in PR, sorted persistently
PRR and PV will have same structure
Parallel KRM function Execution
We should sync efforts between https://github.com/nephio-project/porch/pull/425 and https://github.com/nephio-project/porch/pull/336
The various teams working on this will chat with each other