| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
|
|
(#972)
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
|
|
registry-scanner (#962)
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
|
|
Signed-off-by: Cheng Fang <cfang@redhat.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>
|
|
pkg/registry (#771)
Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>
|
|
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: satoru <satorulogic@gmail.com>
|
|
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* docs: update application config sample
Signed-off-by: CaiYueTing <qazxcv367tasi@gmail.com>
* fix: use os read/write instead of deprecated ioutil read/write package
Signed-off-by: CaiYueTing <qazxcv367tasi@gmail.com>
* fix: use io, os pkg instead of all of the ioutil pkg
Signed-off-by: CaiYueTing <qazxcv367tasi@gmail.com>
Signed-off-by: CaiYueTing <qazxcv367tasi@gmail.com>
|
|
* rename strategies
* update docs
|
|
* docs: Refactor docs
Signed-off-by: jannfis <jann@mistrust.net>
* Fix spelling
Signed-off-by: jannfis <jann@mistrust.net>
* Fix spelling
Signed-off-by: jannfis <jann@mistrust.net>
* Sort expect
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* feat: Infer registry from prefix
Signed-off-by: jannfis <jann@mistrust.net>
* Add missing registry testdata
Signed-off-by: jannfis <jann@mistrust.net>
* Correctly handle default registries
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>
|
|
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>
|
|
environment (#300)
|
|
* fix: Only fetch metadata for constraint tag in digest strategx
Signed-off-by: jannfis <jann@mistrust.net>
* fix: Only fetch metadata for constraint tag in digest strategx
Signed-off-by: jannfis <jann@mistrust.net>
* fix: Only fetch metadata for constraint tag in digest strategx
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>
|
|
Signed-off-by: Jan Pieper <kontakt@jan-pieper.info>
|
|
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>
|
|
Signed-off-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>
|
|
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* feat: Support for expiring credentials
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
|
|
* fix: Adapt rate limiter defaults
* Set default to reasonable value
* Prevent rate limit <0
|
|
* feat: Implement rate limiter and metadata parallelism
Signed-off-by: jannfis <jann@mistrust.net>
* spelling
|
|
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* 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: Allow ignoring set of tags
* Fix a typo in symbol name
* Rename symbol
* err must be nil; also print trace message
* Update documentation
* Update documentation
* String is already trimmed
|
|
* feat: Support for GitHub Container Registry (ghcr.io)
* We now have 5 default registries instead of 4
* Add ghcr to allowed words for spelling
|
|
|
|
* feat: Allow configuration of default namespace for registries
* Include defaultns
|
|
|
|
|
|
* enhancement: Warm up cache before starting update cycle
* fix typos
* More typos
|
|
|
|
* feat: Support GitHub container registry
* Update test
* allow some more new words for the spell-checker
|