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
112 stars 52 forks source link

Porch approval takes more time with each package in the repository #812

Closed nagygergo closed 2 weeks ago

nagygergo commented 2 months ago

As part of https://github.com/nephio-project/porch/pull/99 a refresh of the cache after approval was introduced. This can cause porch to time out when approving the package.

image

The timeout seems to happen between 50 and 100 packages, and it takes about 40 seconds before it times out.

efiacor commented 2 months ago

Is this one also related? https://github.com/nephio-project/porch/pull/87

kushnaidu commented 3 weeks ago

PR created - https://github.com/nephio-project/porch/pull/129