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