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
/
test.go
Age
Commit message (
Expand
)
Author
2025-01-07
Move references for kube, image, registry to registry-scanner (#998)
Ishita Sequeira
2024-12-16
Update references of pkg/tag pkg/log pkg/options to use modules from registry...
Ishita Sequeira
2024-09-12
chore: update test cmd update-strategy description to include all 4 values (s...
Cheng Fang
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-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