nephio-project / nephio

Nephio is a Kubernetes-based automation platform for deploying and managing highly distributed, interconnected workloads such as 5G Network Functions, and the underlying infrastructure on which those workloads depend.
Apache License 2.0
93 stars 52 forks source link

Implement missing "Modify" event on the porch Repo Custom Resource #736

Open efiacor opened 1 month ago

efiacor commented 1 month ago

When a Repo CR is updated/modified, no action is taken to update the local cache. https://github.com/nephio-project/porch/blob/main/pkg/registry/porch/background.go#L136

Consider how best to implement the update/modify.