Democratizing GitOps
Go to file
Ivan Pedersen 472beb85d7
fix: return empty list instead of nil to prevent panic. Fixes #25189 (#25192) (#794)
Signed-off-by: Ivan Pedersen <ivan.pedersen@volvocars.com>
2025-12-04 13:52:40 -05:00
.github chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#790) 2025-10-06 09:55:57 -04:00
agent chore: wrap errors (#732) 2025-06-06 10:49:09 -04:00
docs
hack chore: update static scheme (#588) 2024-06-28 11:55:02 -04:00
internal/kubernetes_vendor/pkg
pkg fix: return empty list instead of nil to prevent panic. Fixes #25189 (#25192) (#794) 2025-12-04 13:52:40 -05:00
specs chore: Spelling (#215) 2022-04-12 13:35:40 -04:00
.gitignore chore(deps): upgrade go version in dockerfile (#638) 2024-11-26 14:45:57 -05:00
.golangci.yaml chore: wrap errors (#732) 2025-06-06 10:49:09 -04:00
Dockerfile chore(deps): upgrade go version in dockerfile (#638) 2024-11-26 14:45:57 -05:00
LICENSE
Makefile
OWNERS
README.md chore: update the Readme file for migration (#787) 2025-09-24 09:59:32 -04:00
codecov.yml
go.mod add smd change (#792) 2025-10-06 13:22:52 -04:00
go.sum add smd change (#792) 2025-10-06 13:22:52 -04:00
prepare.sh chore: Adds a script to prepare repo for migration to main ArgoCD Repo (#766) 2025-09-04 09:47:31 -04:00
sonar-project.properties fix: Server-side diff shows incorrect diffs for list related changes (#688) 2025-02-27 16:20:03 -05:00

README.md

Update September 24th 2025

This repository is now closed for new commits. The codebase and its git history have been migrated to the Argo CD repository under the gitops-engine directory.

If you have open PRs or Issues in this repo and believe it is important, please reopen it in Argo CD.