argo-cd/gitops-engine
argo-cd-cherry-pick-bot[bot] 422cabb648
fix: stack overflow when processing circular ownerrefs in resource graph (#26783) (cherry-pick #26790 for 3.3) (#26879)
Signed-off-by: Jonathan Ogilvie <jonathan.ogilvie@sumologic.com>
Signed-off-by: Jonathan Ogilvie <679297+jcogilvie@users.noreply.github.com>
Co-authored-by: Jonathan Ogilvie <679297+jcogilvie@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-17 22:55:34 +01: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 fix: stack overflow when processing circular ownerrefs in resource graph (#26783) (cherry-pick #26790 for 3.3) (#26879) 2026-03-17 22:55:34 +01:00
Dockerfile prepare repo for migration to ArgoCD repo 2025-09-23 10:05:42 -04:00
go.mod chore: bumps golang version everywhere to the latest 1.25.5 (cherry-pick #25716 for 3.3) (#25808) 2026-01-04 13:57:55 +02:00
go.sum chore: bumps golang version everywhere to the latest 1.25.5 (cherry-pick #25716 for 3.3) (#25808) 2026-01-04 13:57:55 +02: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