You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently we use quite old version of crane for downloading Docker images (v0.4.1).
Version v0.11.0 seems to work a little faster and doesn't output not useful info message, like: 2022/07/22 15:12:09 No matching credentials were found for "index.docker.io/epiphanyplatform/keycloak", falling back on anonymous
Describe the solution you'd like
Crane in the latest version.
Describe alternatives you've considered
skopeo but it seems to be slower
Additional context
n/a
DoD checklist
Changelog
updated
not needed
COMPONENTS.md
updated
not needed
Schema
updated
not needed
Backport tasks
created
not needed
Documentation
added
updated
not needed
Feature has automated tests
Automated tests passed (QA pipelines)
apply
upgrade
backup/restore
Idempotency tested
All conversations in PR resolved
Solution meets requirements and is done according to design doc
Usage compliant with license
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently we use quite old version of crane for downloading Docker images (v0.4.1).
Version v0.11.0 seems to work a little faster and doesn't output not useful info message, like:
2022/07/22 15:12:09 No matching credentials were found for "index.docker.io/epiphanyplatform/keycloak", falling back on anonymous
Describe the solution you'd like
Crane in the latest version.
Describe alternatives you've considered
skopeo but it seems to be slower
Additional context
n/a
DoD checklist
The text was updated successfully, but these errors were encountered: