2026-02-25 SIG-2 Agenda & Minutes
Community Attendees:
@Liam Fallon
Anubhav Das
@Aravindhan Ayyanathan
@Catalin Stratulat
@Kushal Harish Naidu
Community Attendees:
@László Mózes
@James McDermott
@Rendre Greyling
@Gergely Nagy
@Fiachra Corcoran
LF Staff:
Agenda
Antitrust Policy
Action Items Review
FunctionConfig CRD - How to handle function pod templates @László Mózes
Update on PackageRevision CRD @Fiachra Corcoran
Should we enable Copilot and/or dosu on the porch repo.
Review of PRs
AOB
Minutes
Follow up items
Check the status of https://github.com/nephio-project/porch/pull/246 with @Gergely Nagy
Check thes tatus of https://github.com/nephio-project/porch/pull/368 with @Gergely Nagy
Multiple Parallel KRM Functions
This PR is ready for review https://github.com/nephio-project/porch/pull/336 , please review this if possible
Documentation needs to be updated as well , Dosu might help ;-)
Pushing non-published PackageRevisions in DB cache to git
Performance issue is being fixed
go-git needs much more memory (3x) due to more operations towards it
The more repos you have the more RAM consumption you have in go-git
go-git could be caching data and only cleans up when the repo is closed.
See also this epic: https://github.com/nephio-project/nephio/issues/1011