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

Decouple git test server image from porch server image #600

Open liamfallon opened 7 months ago

liamfallon commented 7 months ago

Original issue URL: https://github.com/kptdev/kpt/issues/3252 Original issue user: https://github.com/mortent Original issue created at: 2022-05-25T16:08:23Z Original issue last updated at: 2022-05-27T17:02:22Z Original issue body: Accept Git test image as an argument to avoid requiring the Porch server image and Git test server image to share the same tag (see InferGitServerImage function and suite.go file)

Original issue comments:

liamfallon commented 6 months ago

Triaged