Skip to content

fallback to quay.io/openshift/origin-must-gather:latest#22747

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
sanchezl:must-gather_default_image
May 3, 2019
Merged

fallback to quay.io/openshift/origin-must-gather:latest#22747
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
sanchezl:must-gather_default_image

Conversation

@sanchezl
Copy link
Copy Markdown
Contributor

@sanchezl sanchezl commented May 2, 2019

when openshift must-gather:latest imagestream tag cannot be resolved.

when openshift must-gather:latest imagestream tag cannot be resolved.
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 2, 2019
@openshift-ci-robot openshift-ci-robot requested review from enj and soltysh May 2, 2019 20:01
var ok bool
if o.Image, ok = util.ResolveLatestTaggedImage(imageStream, "latest"); !ok {
return fmt.Errorf("unable to to resolve must-gather image")
o.Image = "quay.io/openshift/origin-must-gather:latest"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

your idea of trying a rolling tag is a good one.

Maybe you can try to parse out from clusterversion

@deads2k
Copy link
Copy Markdown
Contributor

deads2k commented May 2, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 2, 2019
@openshift-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, sanchezl

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 2, 2019
@openshift-merge-robot openshift-merge-robot merged commit 7e95f86 into openshift:master May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants