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
/
pkg
/
registry
/
endpoints.go
Age
Commit message (
Expand
)
Author
2025-01-07
Move references for kube, image, registry to registry-scanner (#998)
Ishita Sequeira
2024-12-19
Update references of cache, env, health to use modules from registry-scanner ...
Ishita Sequeira
2024-12-16
Update references of pkg/tag pkg/log pkg/options to use modules from registry...
Ishita Sequeira
2024-07-12
chore(lint): Enable spelling linter (#773)
Jann Fischer
2023-07-08
chore: Preallocate space for slices with known size (#575)
satoru
2022-03-13
docs: Refactor docs (#398)
jannfis
2022-01-27
feat: Automatic inferring of registry from image prefix (#369)
jannfis
2022-01-22
chore: Log out warning about tagsortmode (#363)
jannfis
2022-01-09
feat: use HTTP_PROXY in transport object for registry endpoint if defined in ...
Daniel Klockenkämper
2022-01-05
fix: Fix registry authentication when URL has slash suffix (#331)
jannfis
2021-10-08
fix: Allow insecure registry access (#272)
jannfis
2020-12-04
feat: Support for expiring credentials (#124)
jannfis
2020-11-23
fix: Provide sane rate limiter defaults (#119)
jannfis
2020-11-22
feat: Implement rate limiter and metadata parallelism (#118)
jannfis
2020-09-25
feat: Support for GitHub Container Registry (ghcr.io) (#96)
jannfis
2020-09-25
fix: Tag sort mode for custom registries aren't honored (#93)
jannfis
2020-09-24
feat: Allow configuration of default namespace for registries (#91)
jannfis
2020-09-22
feat: Allow insecure TLS connections to registries (#87)
jannfis
2020-08-27
feat: Warm-up image cache on startup (#77)
jannfis
2020-08-16
fix: Correctly load registry configuration and handle errors (#56)
jannfis
2020-08-15
feat: Support for GitHub Docker Registry (#55)
jannfis
2020-08-13
chore: Some more unit tests and new internal methods (#51)
jannfis
2020-08-09
enhancement: Store tag metadata and introduce metadata cache (#18)
jannfis
2020-08-04
Initial commit
jannfis