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
104 stars 53 forks source link

Support both RootSync and RepoSync in porch #613

Open liamfallon opened 5 months ago

liamfallon commented 5 months ago

Original issue URL: https://github.com/kptdev/kpt/issues/3253 Original issue user: https://github.com/mortent Original issue created at: 2022-05-25T16:11:52Z Original issue last updated at: 2022-05-25T16:11:52Z Original issue body: Porch currently only allows users to deploy packages through Config Sync with RootSync resources. Although multi-sync makes this less of an issue, we still want to let users deploy packages into specific namespaces using RepoSync.

Original issue comments:

liamfallon commented 4 months ago

Triage Comments: Clarify what this is about. We need to consider how we use our gitops system with Porch. Consider this in rearchitecture.