argo-cd/gitops-engine
Alexandre Gaudreault 1dc85e564b
fix(engine): always preserve sync status for hooks (#25692)
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Afzal Ansari <afzal442@gmail.com>
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Regina Voloshin <regina.voloshin@codefresh.io>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: reggie-k <19544836+reggie-k@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Afzal Ansari <afzal442@gmail.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
Co-authored-by: Julie Vogelman <julie_vogelman@intuit.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2025-12-19 12:05:05 -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 fix(engine): always preserve sync status for hooks (#25692) 2025-12-19 12:05:05 -05: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 (#25716) 2025-12-18 10:53:28 +00:00
go.sum chore(deps): bump k8s.io/kubernetes from 1.34.0 to 1.34.2 in /gitops-engine (#25675) 2025-12-16 11:17:59 +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