| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
|
|
registry-scanner (#962)
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
|
|
requirement for a broader image platform os/arch (#858)
Signed-off-by: Cheng Fang <cfang@redhat.com>
|
|
Signed-off-by: Jann Fischer <jann@mistrust.net>
|
|
TagInfoFromReferences (#759)
Signed-off-by: Cheng Fang <cfang@redhat.com>
|
|
* fix: Add support for ocischema.DeserializedImageIndex manifest type
Signed-off-by: Jesse Bye <8467862+jessebye@users.noreply.github.com>
* more informative error logging
Signed-off-by: Jesse Bye <8467862+jessebye@users.noreply.github.com>
---------
Signed-off-by: Jesse Bye <8467862+jessebye@users.noreply.github.com>
|
|
Signed-off-by: Viacheslav Sychov <viacheslav.sychov@gmail.com>
|
|
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* refactor: Refactor logging to provide more context information
Signed-off-by: jannfis <jann@mistrust.net>
* More context
Signed-off-by: jannfis <jann@mistrust.net>
* Fix unit tests
Signed-off-by: jannfis <jann@mistrust.net>
|
|
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* fix: Fetch metadata for multi-arch images with latest strategy
Signed-off-by: jannfis <jann@mistrust.net>
* Simplify
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* feat: Support manifestlist and multi-arch images
Signed-off-by: jannfis <jann@mistrust.net>
* Add unit test
Signed-off-by: jannfis <jann@mistrust.net>
* Fix linter issue
Signed-off-by: jannfis <jann@mistrust.net>
|
|
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* fix: Fix registry authentication when URL has slash suffix
Signed-off-by: jannfis <jann@mistrust.net>
* Fix format string
Signed-off-by: jannfis <jann@mistrust.net>
|
|
fixes #276
|
|
|
|
|
|
* upgrade registry dependencies to distribution v3
Signed-off-by: ludovicMercier <ludovic.mercier.lm@gmail.com>
* upgrade registry dependencies to distribution v3
Signed-off-by: ludovicMercier <ludovic.mercier.lm@gmail.com>
* upgrade registry dependencies to distribution v3
Signed-off-by: ludovicMercier <ludovic.mercier.lm@gmail.com>
* upgrade registry dependencies to distribution v3
Signed-off-by: ludovicMercier <ludovic.mercier.lm@gmail.com>
* upgrade to distribution v3 an implement ocischema
Signed-off-by: ludovicMercier <ludovic.mercier.lm@gmail.com>
* upgrade to distribution v3 an implement ocischema
Signed-off-by: ludovicMercier <ludovic.mercier.lm@gmail.com>
* go mod tidy
Signed-off-by: ludovicMercier <ludovic.mercier.lm@gmail.com>
* lint
Signed-off-by: ludovicMercier <ludovic.mercier.lm@gmail.com>
* fix broken tests
Signed-off-by: ludovicMercier <ludovic.mercier.lm@gmail.com>
* Update to changes from master branch
Signed-off-by: jannfis <jann@mistrust.net>
Co-authored-by: jannfis <jann@mistrust.net>
|
|
* feat: Introduce update strategy 'digest'
Signed-off-by: jannfis <jann@mistrust.net>
* Update tests
Signed-off-by: jannfis <jann@mistrust.net>
* Set dummy digest for update strategy 'digest'
Signed-off-by: jannfis <jann@mistrust.net>
* Update docs
Signed-off-by: jannfis <jann@mistrust.net>
* Update spelling
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* feat: Export Prometheus compatible metrics
Signed-off-by: jannfis <jann@mistrust.net>
* adapt spelling action configuration
Signed-off-by: jannfis <jann@mistrust.net>
* adapt spelling action configuration
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* refactor: Better integration of rate limiter
* Run go mod tidy
* spelling
* Trace log URLs
|
|
* feat: Implement rate limiter and metadata parallelism
Signed-off-by: jannfis <jann@mistrust.net>
* spelling
|
|
* feat: Handle v2 manifest schemas correctly
Signed-off-by: jannfis <jann@mistrust.net>
* Satsify linter
Signed-off-by: jannfis <jann@mistrust.net>
* Fix go.mod
Signed-off-by: jannfis <jann@mistrust.net>
* Spelling
Signed-off-by: jannfis <jann@mistrust.net>
* Spelling
Signed-off-by: jannfis <jann@mistrust.net>
* Update golangci-lint action
Signed-off-by: jannfis <jann@mistrust.net>
|
|
|
|
* feat: Enable unique pull secrets per image
* allow more spelling
|
|
* refactor: Move update logic to argocd package and provide more tests
* Fix typos
|
|
(#42)
* refactor: Redesign of registry client
* More unit tests
* Sneak in some GH actions related change
|