summaryrefslogtreecommitdiff
path: root/pkg/argocd
AgeCommit message (Expand)Author
2020-11-22feat: Implement rate limiter and metadata parallelism (#118)jannfis
2020-09-27refactor: Introduce allow-tags and deprecate tag-match annotation (#103)jannfis
2020-09-27chore: Add some more unit tests (#102)jannfis
2020-09-27feat: Allow ignoring set of tags (#101)jannfis
2020-09-22fix: Application spec updates should be atomic (#86)jannfis
2020-09-07fix: Use default Helm parameter names if none given in annotations (#83)jannfis
2020-08-27fix: Allow multiple same images to be updated differently (#76)jannfis
2020-08-19feat: Allow filtering by application name (#66)jannfis
2020-08-13feat: Enable unique pull secrets per image (#52)jannfis
2020-08-13feat: Allow pre-filtering tags for consideration using a matcher (#47)jannfis
2020-08-12chore: Add some more unit tests (#46)jannfis
2020-08-12refactor: Move update logic to argocd package and provide more tests (#45)jannfis
2020-08-12refactor: Make ArgoCD client mockable and add unit tests (#44)jannfis
2020-08-11chore: Fix typos (#40)jannfis
2020-08-10refactor: Change methods to get target parameter annotations (#27)jannfis
2020-08-08enhancement: Allow storing metadata along with image tag information (#17)jannfis
2020-08-06refactor: Refactor few more methods and add more unit tests (#10)jannfis
2020-08-06refactor: Reduce ArgoCD client requests (#4)jannfis
2020-08-04Initial commitjannfis