index
:
argocd-image-updater.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2024-07-02
chore(tests): add unit tests for cmd/test.go (#766)
Cheng Fang
2024-07-02
chore(tests): add unit tests for cmd/template.go, cmd/util.go and cmd/version...
Mangaal
2024-07-02
add unit tests for cmd/main.go and cmd/run.go (#764)
Cheng Fang
2024-06-18
feat: Support for signing commits with gpg and ssh (#710)
Dustin Lactin
2024-06-16
adding tests for ask_pass cmd
zhaque44
2024-06-14
fix: Make Git credentials work again (#737)
Jann Fischer
2022-11-15
fix: update application config sample & replace the deprecated ioutil pkg (#492)
YTCai
2022-03-13
chore: Log warning in test command on unsupported container platform (#397)
jannfis
2022-03-13
feat: Support multiple platforms for test command (#396)
jannfis
2022-01-24
feat: support filtering apps by label in CLI (#368)
Jaideep Raghunath Rao
2022-01-19
refactor: Refactor logging to provide more context information (#357)
jannfis
2022-01-12
refactor: rename VersionSortMode to UpdateStrategy (#343)
jannfis
2022-01-12
fix: Fetch metadata for multi-arch images with latest strategy (#342)
jannfis
2022-01-11
feat: Support manifestlist and multi-arch images (#341)
jannfis
2021-11-10
fix: Rename flag to specify registries config path (#290) (#295)
Jan Pieper
2021-11-06
fix: Allow use of in-cluster kube-client for test-command (#288) (#293)
Jan Pieper
2021-10-28
fix: Use correct registry URL for parsing pull secrets (#285)
jannfis
2021-09-15
feat: allow overriding registry rate limit in test command (#256)
jannfis
2021-09-15
refactor: Move CLI commands into their own files (#254)
jannfis
2021-04-14
feat: Allow setting custom Git commit messages (#193)
jannfis
2021-03-29
fix: Prevent concurrent updates to git repositories (#177)
Bartosz Sławianowski
2021-03-26
feat: #164 Send events on image change (#167)
Miguel Ángel García
2021-01-31
feat: Allow setting Git user and e-mail for commits (#153)
jannfis
2021-01-25
feat: support managing Application CRD using K8S client (#140) (#144)
Alexander Matyushentsev
2021-01-22
feat: Allow reuse of Argo CD repo credentials (#141)
Alexander Matyushentsev
2020-12-30
refactor: Rename package client to kube (#135)
jannfis
2020-12-05
feat: Enable test command to specify per-image credentials (#127)
jannfis
2020-12-04
feat: Export Prometheus compatible metrics (#123)
jannfis
2020-11-23
feat: Support for getting pull creds from external scripts (#121)
jannfis
2020-11-22
feat: add argocd-image-updater test command (#117)
jannfis
2020-09-27
chore: Externalize version & build information (#104)
jannfis
2020-09-26
feat: Allow setting log level from configmap (and environment) (#100)
jannfis
2020-08-27
feat: Warm-up image cache on startup (#77)
jannfis
2020-08-24
enhancement: Slightly increase verbosity in default log level (#69)
jannfis
2020-08-19
feat: Allow filtering by application name (#66)
jannfis
2020-08-17
fix: Use a default path for registries.conf (#60)
jannfis
2020-08-16
fix: Correctly load registry configuration and handle errors (#56)
jannfis
2020-08-12
refactor: Move update logic to argocd package and provide more tests (#45)
jannfis
2020-08-12
refactor: Make ArgoCD client mockable and add unit tests (#44)
jannfis
2020-08-12
refactor: Give env methods their own package (#43)
jannfis
2020-08-12
refactor: Make registry client mockable and provide first set of unit tests (...
jannfis
2020-08-11
chore: Fix typos (#40)
jannfis
2020-08-11
fix: Only fetch metadata when it is required by update-strategy (#32)
jannfis
2020-08-10
refactor: Rename sort option to update-strategy (#28)
jannfis
2020-08-10
feat: Allow setting tag sorting per image via annotation (#25)
jannfis
2020-08-09
refactor: Make version constraints parametrizable (#21)
jannfis
2020-08-09
enhancement: Store tag metadata and introduce metadata cache (#18)
jannfis
2020-08-08
enhancement: Allow storing metadata along with image tag information (#17)
jannfis
2020-08-08
fix: Possible race while waiting for app updating goroutines (#16)
jannfis
2020-08-07
enhancement: Provide new "run" and "version" commands to the CLI (#14)
jannfis
[next]