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
/
client.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-05
fix: allow the specific image platform os/arch/variant to meet the requiremen...
Cheng Fang
2024-07-12
chore(lint): Enable spelling linter (#773)
Jann Fischer
2024-07-02
fix: add check for the optional ref.Platform field to avoid nil pointer in Ta...
Cheng Fang
2023-09-21
fix: Add support for ocischema.DeserializedImageIndex manifest type (#618)
Jesse Bye
2023-08-10
chore(deps): upgrade dependencies for fix vulnerabilities (#599)
MichaelKo
2023-01-21
fix: Also request OCI media type image index (#524)
jannfis
2022-01-19
refactor: Refactor logging to provide more context information (#357)
jannfis
2022-01-14
fix: Use endpoint's transport also for token handler (#349)
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
2022-01-07
fix: Request correct mediatype for v1 manifests (#333)
jannfis
2022-01-05
fix: Fix registry authentication when URL has slash suffix (#331)
jannfis
2021-10-25
fix: add basic authentication handler (#281)
noah
2021-10-19
fix: Correct client ping endpoint (#278)
Ole Mathias Aa. Heggem
2021-10-08
fix: Allow insecure registry access (#272)
jannfis
2021-09-17
feat: Support OCI repositories by using distribution/v3 (#249)
Mercier Ludovic
2021-03-29
feat: Introduce update strategy 'digest' (#176)
jannfis
2020-12-04
feat: Export Prometheus compatible metrics (#123)
jannfis
2020-11-23
refactor: Better integration of rate limiter (#120)
jannfis
2020-11-22
feat: Implement rate limiter and metadata parallelism (#118)
jannfis
2020-11-22
feat: Get tag creation date also from v2 manifest schemas (#115)
jannfis
2020-09-22
fix: Make insecure registry connection work (#89)
jannfis
2020-08-13
feat: Enable unique pull secrets per image (#52)
jannfis
2020-08-12
refactor: Move update logic to argocd package and provide more tests (#45)
jannfis
2020-08-12
refactor: Make registry client mockable and provide first set of unit tests (...
jannfis