2025-07-23 SIG-2 Agenda & Minutes
Community Attendees:
@Liam Fallon
@Fiachra Corcoran
@Istvan Kispal
@Sagar Arora
@Vishwanath Jayaraman
Community Attendees:
@balaji varadaraju
@Girish Kumar
@Kolawole Adebisi-Adeolokun
@Kushal Harish Naidu
LF Staff:
Agenda
Antitrust Policy
Action Items Review
Cover for SIG-Automation Meetings in August
The community will nominate chairs during August.
Sridhar Rao - Discussions about IOSMCN https://ios-mcn.org/
R6 Items
Nephio Controllers
Upsert resource: https://catalog.kpt.dev/upsert-resource/v0.2/
Ongoing development work
AOB
Minutes
API Change policy
Lets introduce a proper API changing policy for API changes in Porch Istvan Kispal will make a suggestion based on the kubernetes approach, We will use the Kubernets approach described in this tutorial: https://book.kubebuilder.io/multiversion-tutorial/tutorial .
New Workloads in Nepio
Where should new workloads such as the SDCORE kpt packages from IOSMCN be stored?
This could be handled by the “Use Case Owner” and the SIG-Release approach for handling use cases
If there are a lot of use case artifacts in Nephio itself, it puts a lot of work on Nephio to manage the artifacts for the use cases
The general advice is to host the operators in SDCORE and use Nephio to deploy them.
The responsibility is in the use case owners to follow the Nephio development/API changes etc.
R6 Items
See https://lf-nephio.atlassian.net/wiki/spaces/HOME/pages/565936153/R6+Planning
upsert-resource does not seem to be working correctly.
See this fixed version of the KRM function from @Istvan Kispal for a working version https://github.com/kispaljr/krm-functions/tree/main/upsert-resource
@Vishwanath Jayaraman will raise a bug on https://github.com/kptdev/kpt
In kpt, we will see if we can bring in the improved kpt function into the project
For transport, kubenet is being investigated
In R6, Nephio will not do much transport configuration
Transport will be delegated to kubenet https://learn.kubenet.dev/
This should simplify the activities that the Nephio controllers are carrying out