bump(library-go): to include docker client conversions #25464
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This bumps library-go to include the changes from openshift/library-go#877
Because oc e2e-cmd are failing in the 1.19 GA bump (openshift/oc#547) due to an out-of-bounds error trying to parse an empty
Itemslist: https://github.com/openshift/origin/blob/master/test/extended/cmd/cmd.go#L73-L79I'm not sure if this should just have a length check, based on the number of failures it seems like every test was failing on this which makes me think it was a bad conversion somewhere (especially since the
tagfield is still set tolatest)Referred failure is here: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_oc/547/pull-ci-openshift-oc-master-e2e-cmd/1301215059803901952