kpt icon indicating copy to clipboard operation
kpt copied to clipboard

Support multiple GitOps sync APIs

Open bgrant0607 opened this issue 3 years ago • 1 comments

Right now the kpt CLI and backstage UI plugin support creating and showing the status of package-level RootSyncs for kpt-config-sync. It would be useful to also support RepoSync, ArgoCD Application, and FluxCD's resource types also, and extra cool to be able to handle repo-level syncs in addition to package-level syncs. That's a lot of different sync approaches, so we'd probably want at least a code-level abstraction, and possibly some API links or breadcrumbs.

bgrant0607 avatar Jun 30 '22 14:06 bgrant0607

Related to #3253

bgrant0607 avatar Jun 30 '22 15:06 bgrant0607