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
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-09-13
tests: Improve unit tests for pkg/registry/client.go (#865)
Cheng Fang
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-11
chore(tests): Add unit tests to image-updater pkg/health, pkg/version and pkg...
Mangaal
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-07-08
chore: Preallocate space for slices with known size (#575)
satoru
2023-01-21
fix: Also request OCI media type image index (#524)
jannfis
2022-11-15
fix: update application config sample & replace the deprecated ioutil pkg (#492)
YTCai
2022-07-20
feat: Rename confusing update strategies (#456)
Jaideep Rao
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-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
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
2022-01-09
feat: use HTTP_PROXY in transport object for registry endpoint if defined in ...
Daniel Klockenkämper
2022-01-09
fix: Do not retrieve metadata for all tags with digest strategy (#337)
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-11-05
fix: typo in warning message (#291)
Jan Pieper
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-06-15
fix: Fix a possible race condition in metadata retrieval (#215)
jannfis
2021-03-29
feat: Introduce update strategy 'digest' (#176)
jannfis
2020-12-30
refactor: Rename package client to kube (#135)
jannfis
2020-12-04
feat: Support for expiring credentials (#124)
jannfis
2020-12-04
feat: Export Prometheus compatible metrics (#123)
jannfis
2020-11-23
refactor: Better integration of rate limiter (#120)
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-11-22
fix: Correctly apply ignore list when matchfunc is not set (#116)
jannfis
2020-11-22
feat: Get tag creation date also from v2 manifest schemas (#115)
jannfis
2020-09-27
feat: Allow ignoring set of tags (#101)
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
fix: Make insecure registry connection work (#89)
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
[next]