argo-cd/gitops-engine
Michael Crenshaw 7cdc0f952f
chore: use WatchFuncWithContext (#25520)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2025-12-04 20:46:18 -05:00
..
agent chore: enable noctx linter (#24765) 2025-09-29 20:20:53 +02:00
hack prepare repo for migration to ArgoCD repo 2025-09-23 10:05:42 -04:00
internal/kubernetes_vendor/pkg prepare repo for migration to ArgoCD repo 2025-09-23 10:05:42 -04:00
pkg chore: use WatchFuncWithContext (#25520) 2025-12-04 20:46:18 -05:00
Dockerfile prepare repo for migration to ArgoCD repo 2025-09-23 10:05:42 -04:00
go.mod fix: structured merge diff fix for null metadata field (#24844) 2025-10-06 09:20:33 -04:00
go.sum fix: structured merge diff fix for null metadata field (#24844) 2025-10-06 09:20:33 -04:00
LICENSE prepare repo for migration to ArgoCD repo 2025-09-23 10:05:42 -04:00
Makefile prepare repo for migration to ArgoCD repo 2025-09-23 10:05:42 -04:00
OWNERS prepare repo for migration to ArgoCD repo 2025-09-23 10:05:42 -04:00
README.md chore: gitops-engine post migration fixes (#24727) 2025-09-29 09:05:41 -04:00

GitOps Engine

Various GitOps operators address different use-cases and provide different user experiences but all have similar set of core features. This library implements core GitOps features:

  • Kubernetes resource cache
  • Resources reconciliation
  • Sync Planning
  • Access to Git repositories
  • Manifest Generation