-
Notifications
You must be signed in to change notification settings - Fork 427
Bug 2026104: Improve errors from image append #996
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@dmage: This pull request references Bugzilla bug 2026104, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/bugzilla refresh |
|
@dmage: This pull request references Bugzilla bug 2026104, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/assign @soltysh |
|
Can't build oc binary, with error , same error in https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_oc/996/pull-ci-openshift-oc-master-build-rpms-from-tar/1470882972822409216 vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil/runtimeutil.go:18:2: cannot find package "." in: |
82163c5 to
d0fb6ec
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dmage The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
d0fb6ec to
a820943
Compare
|
@dmage: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/hold |
|
@dmage: PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@dmage you'll need to rebase your PR |
|
This library-go is already bumped in master. |
|
@dmage: This pull request references Bugzilla bug 2026104. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This PR bumps github.com/openshift/library-go and its dependencies to update the registry client. The new client eagerly checks availability of the blob that helps with error reporting.
Tested with a fake registry: https://gist.github.com/dmage/72bb7b270b76a5faa5ff2a4698a2f27d
using the command
Error from a previous version:
Error from the new version: